HP 41 - branching to local label and return stack - FINAL RESULTS AND PROGRAMS
|
05-20-2019, 03:00 PM
Post: #2
|
|||
|
|||
RE: HP 41 - branching to local label and return stack
I believe 'prompt' is looking for the user to enter a number.
This works (i.e. returns) where the user enters a number from 1-4 corresponding to the menu item. SFTMEN program: 01 - LBL "SFTMEN" 02 - PROMPT 03 - STO 42 06 - RTN Also in USER mode the top two rows of keys will directly execute routines if they have the LBL A-J in the current program. That would look like: MAIN: 01 - LBL "AUTO" 02 - "BA:POT:IMP:CUR:" 03 - AVIEW 04 - STOP 05 - LBL A ....... Try CC41! |
|||
« Next Oldest | Next Newest »
|
User(s) browsing this thread: