Re: TIB: Re: TI-Basic Digest V1 #575
[Prev][Next][Index][Thread]
Re: TIB: Re: TI-Basic Digest V1 #575
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Also in the 86 you can use DelVar(y1) etc... This deletes the equasions,
now if you wanted to preserve them you could...
tempy1=y1
tempy2=y2
and on down the line then, delete the y1, y2 etc... var's using delvar.
when the program finishes to the reverse procedure, set y1, y2, etc from
tempy1 etc and delete the tempy1 values.
- -----Original Message-----
From: Ted21@aol.com <Ted21@aol.com>
To: ti-basic@lists.ticalc.org <ti-basic@lists.ticalc.org>
Date: Thursday, September 16, 1999 10:56 PM
Subject: Re: TIB: Re: TI-Basic Digest V1 #575
>
>There is a better solution than all that you spoke of. I don't own an
>86, but I', assuming that there will be a command called 'FnOff '. If
>you think about when you graph, it is possible to select only a few
>equations to graph manually, well the 'FnOff ' command does this. If
>you put a number like 'FnOff x' then it will turn off equation number x.
> If you use just 'FnOff ', then it turns all equations off. If this
>makes no sense, don't worry and just select 'FnOff ' from your catalog.
>
>Ted
-----BEGIN PGP SIGNATURE-----
Version: PGP Personal Privacy 6.5.1
Comment: Public Key at URL http://members.xoom.com/mrcyman/pgp.html
iQA/AwUBN+JyOOfL8qbUPxAUEQL3rgCgga9DrMmdoDuVEN9f8qnytyqcMYAAoO2d
/UW3soRQFghU4PgKWw6v/j+G
=6t0f
-----END PGP SIGNATURE-----