Huge Program Space on HP-12C Platinum
|
01-21-2020, 11:25 AM
(This post was last modified: 01-22-2020 12:20 AM by Gamo.)
Post: #1
|
|||
|
|||
Huge Program Space on HP-12C Platinum
Since the HP-12C included very big program space.
There must be a way to point to specific programs to use in an easy to navigate ways rather than remembering the Line Number for each of different programs. The HP-11C or 15C got the labels A to E where user can put each programs to destinated label and if user need more than 5 programs then the [GSB] 1, 2, 3 etc is handy too. For HP-12C Platinum I managed to put 10 program and use up 380 program steps. These programs can be call up by the program# If user need to use program #4 simply press [PRGM] 4 [R/S] display 4 and this program can be use repeatedly. Here is the sample program. https://www.hpmuseum.org/forum/thread-14374.html The program routine to create labels: Example routine for Two Programs 001 1 002 - 003 X=0 004 GTO xxx // goto line# for Program #1 005 1 006 - 007 X=0 008 GTO xxx // goto line# for Program #2 009 GTO xxx // This canbe added later when need to add more programs by the last line of Program #2 Gamo 1/2020 |
|||
« Next Oldest | Next Newest »
|
Messages In This Thread |
Huge Program Space on HP-12C Platinum - Gamo - 01-21-2020 11:25 AM
RE: Huge Program Space on HP-12C Platinum - Nihotte(lma) - 06-06-2020, 04:23 PM
RE: Huge Program Space on HP-12C Platinum - Gamo - 06-07-2020, 05:04 AM
RE: Huge Program Space on HP-12C Platinum - Namir - 06-07-2020, 12:45 PM
RE: Huge Program Space on HP-12C Platinum - Csaba Tizedes - 06-08-2020, 07:55 AM
RE: Huge Program Space on HP-12C Platinum - Gene - 06-07-2020, 02:56 PM
RE: Huge Program Space on HP-12C Platinum - Gamo - 06-08-2020, 12:23 PM
|
User(s) browsing this thread: 3 Guest(s)