Detect number entry on HP-35s?
|
02-25-2015, 01:45 PM
(This post was last modified: 02-25-2015 01:57 PM by mbrethen.)
Post: #5
|
|||
|
|||
RE: Detect number entry on HP-35s?
The idea is to fill a number of unnamed indirect variables and then branch off (terminate loop) when the user does not enter a value, similar to using FC?C 22 on the 41c.
Here is the beginning of my code: Code: W001 SF 0 The user inputs the starting register before executing. I could require the user to also input the total entries, but it would be nice if the program could figure that out ;-) |
|||
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 15 Guest(s)