Author Topic: I don't know what tokens to use and need suggestions  (Read 21620 times)

0 Members and 1 Guest are viewing this topic.

Offline FinaleTI

  • Believe in the pony that believes in you!
  • CoT Emeritus
  • LV10 31337 u53r (Next: 2000)
  • *
  • Posts: 1830
  • Rating: +121/-2
  • Believe in the pony that believes in you!
    • View Profile
    • dmuckerman.tumblr.com
Re: I don't know what tokens to use and need suggestions
« Reply #15 on: November 11, 2010, 03:25:04 pm »
Oh, that's great! Don't forget about real( conflicting with xLIB.
And det( and identity( conflicting with Celtic III and sum( conflicting with DCS7.


Spoiler For Projects:

My projects haven't been worked on in a while, so they're all on hiatus for the time being. I do hope to eventually return to them in some form or another...

Spoiler For Pokemon TI:
Axe port of Pokemon Red/Blue to the 83+/84+ family. On hold.

Spoiler For Nostalgia:
My big personal project, an original RPG about dimensional travel and a few heroes tasked with saving the world.
Coding-wise, on hold, but I am re-working the story.

Spoiler For Finale's Super Insane Tunnel Pack of Doom:
I will be combining Blur and Collision Course into a single gamepack. On hold.

Spoiler For Nostalgia Origins: Sky's Story:
Prequel to Nostalgia. On hold, especially while the story is re-worked.

Offline Deep Toaster

  • So much to do, so much time, so little motivation
  • Administrator
  • LV13 Extreme Addict (Next: 9001)
  • *************
  • Posts: 8217
  • Rating: +758/-15
    • View Profile
    • ClrHome
Re: I don't know what tokens to use and need suggestions
« Reply #16 on: November 11, 2010, 03:48:27 pm »
Will he use them for this, though?




Offline AngelFish

  • Is this my custom title?
  • Administrator
  • LV12 Extreme Poster (Next: 5000)
  • ************
  • Posts: 3242
  • Rating: +270/-27
  • I'm a Fishbot
    • View Profile
Re: I don't know what tokens to use and need suggestions
« Reply #17 on: November 11, 2010, 04:31:02 pm »
Oh, I didn't know that. Openlib really is a useless command, though.

What does it do? I don't have an 84+, but just wondering.

As was said, it opens a library. I don't think TI did it for 3rd party development though. I seem to remember hearing about how there were certain restrictions placed on the type of libraries it would call that made it useless for pretty much everyone except TI.
∂²Ψ    -(2m(V(x)-E)Ψ
---  = -------------
∂x²        ℏ²Ψ

Offline Hot_Dog

  • Project Author
  • LV12 Extreme Poster (Next: 5000)
  • *
  • Posts: 3006
  • Rating: +445/-10
    • View Profile
Re: I don't know what tokens to use and need suggestions
« Reply #18 on: November 11, 2010, 04:43:26 pm »
Oh, that's great! Don't forget about real( conflicting with xLIB.

Actually, you won't be able to use both at the same time.  It's the way the OS is built.  But I'll use Label On and Label Off to allow a user to switch between xLIB and the font routines.

Offline DJ Omnimaga

  • Clacualters are teh gr33t
  • CoT Emeritus
  • LV15 Omnimagician (Next: --)
  • *
  • Posts: 55942
  • Rating: +3154/-232
  • CodeWalrus founder & retired Omnimaga founder
    • View Profile
    • Dream of Omnimaga Music
Re: I don't know what tokens to use and need suggestions
« Reply #19 on: November 11, 2010, 09:02:39 pm »
Will Label On/off be useable in BASIC so we can swap between them in our games when needed? That would be cool!
Now active at https://discord.gg/cuZcfcF (CodeWalrus server)

Offline Hot_Dog

  • Project Author
  • LV12 Extreme Poster (Next: 5000)
  • *
  • Posts: 3006
  • Rating: +445/-10
    • View Profile
Re: I don't know what tokens to use and need suggestions
« Reply #20 on: November 11, 2010, 09:49:14 pm »
Will Label On/off be useable in BASIC so we can swap between them in our games when needed? That would be cool!

Yes, they will be useable in BASIC!  However, you would have to use Label On every time you wanted to switch from Xlib/CelticIII/etc. to Correlation (as it's now called) and Label Off every time you wanted to switch from Correlation to Xlib etc.

Offline DJ Omnimaga

  • Clacualters are teh gr33t
  • CoT Emeritus
  • LV15 Omnimagician (Next: --)
  • *
  • Posts: 55942
  • Rating: +3154/-232
  • CodeWalrus founder & retired Omnimaga founder
    • View Profile
    • Dream of Omnimaga Music
Re: I don't know what tokens to use and need suggestions
« Reply #21 on: November 11, 2010, 09:50:53 pm »
Ah that would be fine I think.

Btw you rename tokens, right? I hope you don't create new ones, because Omnicalc 1.0/1.1 did that and we couldn't send files to another calc or the computer.
Now active at https://discord.gg/cuZcfcF (CodeWalrus server)

Offline Hot_Dog

  • Project Author
  • LV12 Extreme Poster (Next: 5000)
  • *
  • Posts: 3006
  • Rating: +445/-10
    • View Profile
Re: I don't know what tokens to use and need suggestions
« Reply #22 on: November 11, 2010, 09:56:13 pm »
Btw you rename tokens, right? I hope you don't create new ones, because Omnicalc 1.0/1.1 did that and we couldn't send files to another calc or the computer.

Tokens remain just the way they are, I don't change names or anything.  That way, for people who want to switch between Correlation and Ti-OS routines in their programs, they won't have to be confused with names.

Offline DJ Omnimaga

  • Clacualters are teh gr33t
  • CoT Emeritus
  • LV15 Omnimagician (Next: --)
  • *
  • Posts: 55942
  • Rating: +3154/-232
  • CodeWalrus founder & retired Omnimaga founder
    • View Profile
    • Dream of Omnimaga Music
Re: I don't know what tokens to use and need suggestions
« Reply #23 on: November 11, 2010, 10:31:27 pm »
But where is Label Off located, then? ??? I never saw that on my 83+ ???
Now active at https://discord.gg/cuZcfcF (CodeWalrus server)

Offline MRide

  • LV8 Addict (Next: 1000)
  • ********
  • Posts: 711
  • Rating: +14/-0
  • You can't see this.
    • View Profile
Re: I don't know what tokens to use and need suggestions
« Reply #24 on: November 11, 2010, 10:32:31 pm »
It's with AxesOn/Off, GridOn,Off and all those.

Offline Hot_Dog

  • Project Author
  • LV12 Extreme Poster (Next: 5000)
  • *
  • Posts: 3006
  • Rating: +445/-10
    • View Profile
Re: I don't know what tokens to use and need suggestions
« Reply #25 on: November 11, 2010, 11:21:05 pm »
Just go to 2nd -> Format

Offline DJ Omnimaga

  • Clacualters are teh gr33t
  • CoT Emeritus
  • LV15 Omnimagician (Next: --)
  • *
  • Posts: 55942
  • Rating: +3154/-232
  • CodeWalrus founder & retired Omnimaga founder
    • View Profile
    • Dream of Omnimaga Music
Re: I don't know what tokens to use and need suggestions
« Reply #26 on: November 11, 2010, 11:59:23 pm »
Oh right, I remember now ^^. Thanks.
Now active at https://discord.gg/cuZcfcF (CodeWalrus server)

Offline ztrumpet

  • The Rarely Active One
  • CoT Emeritus
  • LV13 Extreme Addict (Next: 9001)
  • *
  • Posts: 5712
  • Rating: +364/-4
  • If you see this, send me a PM. Just for fun.
    • View Profile
Re: I don't know what tokens to use and need suggestions
« Reply #27 on: November 11, 2010, 11:59:56 pm »
Keep in mind that Select(), ExprOn/Off, and LabelOn/Off are all two byte tokens. :)

Offline Hot_Dog

  • Project Author
  • LV12 Extreme Poster (Next: 5000)
  • *
  • Posts: 3006
  • Rating: +445/-10
    • View Profile
Re: I don't know what tokens to use and need suggestions
« Reply #28 on: November 12, 2010, 12:00:48 am »
Keep in mind that Select(), ExprOn/Off, and LabelOn/Off are all two byte tokens. :)

Ah, yes.  Thanks for letting me know :D

Offline DJ Omnimaga

  • Clacualters are teh gr33t
  • CoT Emeritus
  • LV15 Omnimagician (Next: --)
  • *
  • Posts: 55942
  • Rating: +3154/-232
  • CodeWalrus founder & retired Omnimaga founder
    • View Profile
    • Dream of Omnimaga Music
Re: I don't know what tokens to use and need suggestions
« Reply #29 on: November 12, 2010, 12:48:20 am »
Now I know what you meant by Correlation earlier. I didn't notice the project name change. ;D
Now active at https://discord.gg/cuZcfcF (CodeWalrus server)