Re: TIB: RE: If-then-goto-end loops can create a problem
[Prev][Next][Index][Thread]
Re: TIB: RE: If-then-goto-end loops can create a problem
Then do something like this:
If X=2
Then
...
Else
...
End
-Miles Raymond EML: m_rayman@bigfoot.com
ICQ: 13217756 IRC: Killer2 AIM: KilIer2 (kilier2)
http://www.bigfoot.com/~m_rayman/
----- Original Message -----
From: Matthew <mobets@flash.net>
To: <ti-basic@lists.ticalc.org>
Sent: Wednesday, May 12, 1999 10:33 PM
Subject: RE: TIB: RE: If-then-goto-end loops can create a problem
> yes, that's even better, but what if you needed more to happen than just
> going to Lbl 1 when x=2?
References: