Re: TI-BASIC/Calculator Problem


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

Re: TI-BASIC/Calculator Problem



I forget- in the Output command, does the row argument come first of the
column argument?  In other words, maybe it should be Output(10,8,"[ENTER]")
instead.  Double check the syntax on that Output command.

>        Here's the problem. The program uses Output statements to display the
>infomation. The program displays a bunch of info using these commands on my 82
>and then it hits "Output (8,10,"[ENTER]")" This command was used previously in
>the program without a problem. The calculator tells me ERR:DOMAIN and takes me
>to this line.