rrossorr
Joined: 09 Feb 2007 Posts: 3
|
Posted: February 9, 2007 6:43 PM Post subject: how to scroll "pages" of outputs? |
|
|
I made a program that has a lot of outputs (takes about 3 screens worth to get them all). First I made it to where it'd show one screen of outputs, clear the I/O, show another, clear the I/O, and so on until it was through. Then I tried making a "while" loop where it'd send the program to different labels/pages, depending on if you press the up or down key. This would make it where it always had the "busy" at the bottom of the screen. I know this is not good for my calculator, looping something endlessly, So I was wondering if there was a better way to display all my outputs and be able to cycle through them and look at them, back or forth.
any suggestions? |
|