Post Reply 
Detect number entry on HP-35s?
02-25-2015, 12:52 PM
Post: #3
RE: Detect number entry on HP-35s?
If you're about allowing the user to skip inputs, then you're on the wrong track. Choosing one of many variables can be done with indirect addressing, if that's all you want to accomplish. The operator would then have to state the variable number (you could add any offset if necessary) in I or J, and your program would INPUT(I) or INPUT(J).

hth
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
Detect number entry on HP-35s? - mbrethen - 02-25-2015, 03:37 AM
RE: Detect number entry on HP-35s? - Thomas Radtke - 02-25-2015 12:52 PM
RE: Detect number entry on HP-35s? - d b - 02-26-2015, 06:31 AM



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