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. |
|||
« Next Oldest | Next Newest »
|
Messages In This Thread |
HP Prime programming problem: PRINT command stops working - Jenab6 - 08-10-2018, 12:03 PM
RE: HP Prime programming problem: PRINT command stops working - Tim Wessman - 08-10-2018 12:33 PM
RE: HP Prime programming problem: PRINT command stops working - compsystems - 08-10-2018, 01:13 PM
RE: HP Prime programming problem: PRINT command stops working - Jenab6 - 08-12-2018, 06:57 PM
|
User(s) browsing this thread: 1 Guest(s)