Re: A92: Re: Programming
[Prev][Next][Index][Thread]
Re: A92: Re: Programming
In a message dated 6/17/98 1:29:04 PM Eastern Daylight Time, mozart@inlink.com
writes:
> >
> >This is just a Basic question, but l dont have a TI-92 so l can't find
out.
> >When l do #A to run a program name stored in it does A have to be
"Program"
> or
> >"Program()" ?
>
>
> First things: This is a list for assembly-related questions only. I
believe
> there is a list for TI-92 Basic.
>
> An Answer Anyway: The indirection operator (#) simply takes the indirection
> string and turns it into whatever VARIABLE was specified. Here is an
> example of using indirection correctly and incorrectly.
well when a basic program is run l know that you have to have the ()
parenthesis after the program name so l was wondering if the parenthesis also
have to be present in the string to use the # function.