Re: TIB: How does TI-BASIC work?
[Prev][Next][Index][Thread]
Re: TIB: How does TI-BASIC work?
In a message dated 12/5/98 3:30:22 PM Central Standard Time, pmadsen@juno.com
writes:
> 4.)Oh, one more thing I found out. While it may seem like your saving 2
> bytes by using STOP instead of RETURN, both commands are parsed to 1 hex
> code, making them use exactly the same amount of bytes. I think this is
> true for other cammands.
I'm pretty sure you are right about this, I think each TI-BASIC command is the
same amount of size, unless you need to add parameters (like Output, rather
than Disp).
Rob Hornick