Re: A86: Not displaying "done" at end


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

Re: A86: Not displaying "done" at end




I think you could just do a clrLCD, then set the cursow to 1,1.
Cuz, in basic you could just go:

:ClLCD
:Output(1,1,"")

That take carre of the done on basic, so I assume you would try and do
that in asm by using curRow and curCol??

~Nick

___________________________________________________________________
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: