BASIC PRINTING - Re: TIB: pxl-testing


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

BASIC PRINTING - Re: TIB: pxl-testing




>Oh, okay. Like I said a while back, my experience has been almost
>exclusively 81/82/83. I have noticed that you can move the cursor over
>things like sine and cosine commands on the 85, where my 83 jumps over
>them.

Btw, are any of you interested in adding printing support to your programs?
Anything thats a picture, string, equation,...you name it...real,
complex...

I've almost got basic printing.  No one in the past 3 days showed any
interest in printing in ASM, but I had at least 20 people e-mail me for
basic...  It will work with any calculator so 1 version works with all.  If
any of you are interested in this basic printer, I will post instructions
on how to use it.

Yep.  Jody is right.  You can move the cursor over the 85's commands
because the 85 is designed to take input either from the keyboard or from
menus.  Before the program runs, it searches for commands and tokenizes
them.  When it is finished running, it "detokenizes" it so that you can
edit it character by character...

Grant