Post Reply 
Print and Terminal in Home...
03-13-2015, 07:34 PM
Post: #1
Print and Terminal in Home...
hi all,
I'm using PRINT() to give an online help in Terminal.
Code:
Code:

...
mesg="my long message...";
PRINT(mesg);
...

When I'm in CAS all ok, the Terminal is cancelled when I execute again the program, but when I execute the program in Home the Terminal isn't cancelled and the message is added to the previous one, duplicated...
Any hint to give the user the option to read the screen and then cancel it?

Thank you in advance

∫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
Print and Terminal in Home... - salvomic - 03-13-2015 07:34 PM



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