Post Reply 
HP Prime programming problem: PRINT command stops working
08-10-2018, 12:33 PM (This post was last modified: 08-10-2018 12:42 PM by Tim Wessman.)
Post: #2
RE: HP Prime programming problem: PRINT command stops working
There is limited space. Clear out old lines. PRINT() clears.

Have you used the built in DEBUG command instead? Then you can single step through, and watch your variables/results directly.

Stick "DEBUG()" in your program where you'd like to start the debugger in the middle if you don't want to start at the beginning.

TW

Although I work for HP, the views and opinions I post here are my own.
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: HP Prime programming problem: PRINT command stops working - Tim Wessman - 08-10-2018 12:33 PM



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