Re: basic question


[Prev][Next][Index][Thread]

Re: basic question



This should never be done.  It causes problems.  Read this for an
explanation:
http://tifaq.calc.org/#1.5.1

>The problem is that "If", when used alone (i.e. If X=1:Goto AB), only reads
>the following line. What you want to use instead is If-Then-End. For
>example:
>
>If X=1
>Then
>X+1->X
>Goto AB
>End

******************************************************************
* To UNSUBSCRIBE, send an email TO: listserv@lists.ppp.ti.com
* with a message (not the subject) that reads SIGNOFF CALC-TI
*
* Archives at http://peach.ease.lsoft.com/archives/calc-ti.html
******************************************************************