[A83] Re: Token for RandInt(


[Prev][Index][Thread]

[A83] Re: Token for RandInt(



At 03:06 PM 12/31/2002 -0600, you wrote:
>Jeff Theusch writes:
> > What is the token for "RandInt("?  When I use assembly to create a
> > program
> > with tRandInt, it gives the 'from radians' symbol instead.  Is there
> > another
> > byte I should be using in addition to tRandInt, or should I use
> > another
> > token altogether?
>
>Look them up here:
>
>http://gladstone.uoregon.edu/~tsinger/link/TI-83/tokens.html
>
>http://gladstone.uoregon.edu/~tsinger/link/
>
>tRandInt is correct, but you would need T2BYTETOK before it.  I recommend
>defining tokens yourself after you have looked them up.
>
>--
>David Phillips <david@acz.org>
>http://david.acz.org/


Or using a token file with that 2 byte token thing before the 2 byte tokens?






References: