Entering (and losing) programs on HP 48
|
01-12-2021, 06:35 PM
Post: #6
|
|||
|
|||
RE: Entering (and losing) programs on HP 48
When I'm writing RPL programs, I almost always start by storing an empty program (<< >>) into an appropriately named variable, then putting that name on the stack and invoking EDIT/VISIT. Then you'll get the full-screen editor, and pressing ENTER to save the program will check the syntax and store it directly back into the variable, rather than leaving it on the stack and vulnerable to some mishap.
|
|||
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 1 Guest(s)