| Author |
Message |
ProgEnd
Joined: 09 Oct 2011 Posts: 2
|
Posted: October 9, 2011 11:35 AM Post subject: Scroll through the IO-screen? |
|
|
Hi,
I wish to know if it is possible to scroll throug the io-screen.
Thanks
ProgEnd  |
|
| Back to top |
|
 |
tutorman
Joined: 26 Nov 2011 Posts: 4
|
Posted: November 26, 2011 2:04 PM Post subject: |
|
|
I've run into the same problem when Ive been programming. What you can do is something like this:
:(Your answer in the program)->A
:Disp A
If A cannot be displayed completely in the I/O screen, on your main screen type in A and it should display your answer.
Hope it helps! |
|
| Back to top |
|
 |
|