Re: basic question
[Prev][Next][Index][Thread]
Re: basic question
Could that be because there is no ClrHome command after Lbl 2?
>Lbl 1
>ClrHome
>Prompt A,B
>Lbl 2
>Prompt X,Y
>AX+BY -> C
>
<snip>
>
>that last part where it says Disp " SAME A and B"
> Input "1: YES 2: NO",E
> If E=1:ClrHome:Goto 2
> If E=2:Goto 1
>
>that's where my problem is. if i press 1 all goes well. but if i press 2
>it comes up with the x and y prompt w/o clearing the home screen.
******************************************************************
* 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
******************************************************************
Follow-Ups: