Post Reply 
how to scroll Terminal and return to a choice?
06-29-2015, 11:04 PM (This post was last modified: 06-30-2015 06:48 AM by salvomic.)
Post: #2
RE: how to scroll Terminal and return to a choice?
for now I'm finding only a workaround:

to insert this code
Code:

WAIT();
PRINT(); // to clear the previous page of Terminal...

among the various groups of PRINT(); lines, to simulate a pagination.
But that works only if the user doesn't touch the screen, otherwise the program exit from Terminal and go on with the other commands...
Enter (or other key or paddle) is ok...

I need, however, something more stable and ...elegant, please.

Salvo

∫aL√0mic (IT9CLU) :: HP Prime 50g 41CX 71b 42s 39s 35s 12C 15C - DM42, DM41X - WP34s Prime Soft. Lib
Visit this user's website Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: how to scroll Terminal and return to a choice? - salvomic - 06-29-2015 11:04 PM



User(s) browsing this thread: 1 Guest(s)