Re: A86: Variables
[Prev][Next][Index][Thread]
Re: A86: Variables
ok, but isn't there a two byte header that says that a program is a
basic program? anyways that would work fine i think
thanks
later
Keith Batten
> that might work. it's worth a try anyway, but you could also create a
> basic program with just the name of the equation in it and evaluate that.
> there is no token to mark a basic program.
> the token for a varible name is $32+length of the name followed by the
> name (no terminating 0)
>
> -josh
>
>
> On Tue, 2 Feb 1999 00:50:13 +0100 "Keith Batten" <kbatten@usa.net>
> writes:
> >
> >i was wondering if you could simply change the variable type of the
> >equation to a program then insert the token for a basic program at
> >the beginning and use the _exec_basic command to run the
> >equation, the result should then be stored in Ans, would this be at
> >all possible?
> >later
> >Keith Batten
> >>
>
>
> ___________________________________________________________________
> You don't need to buy Internet access to use free Internet e-mail.
> Get completely free e-mail from Juno at http://www.juno.com/getjuno.html
> or call Juno at (800) 654-JUNO [654-5866]
>
References: