Post Reply 
HP-12CP Programming - Multiple programs
01-05-2023, 08:20 AM
Post: #4
RE: HP-12CP Programming - Multiple programs
Yes, since the 12C has no labels and only absolute addressing, it is quite cumbersome to use with multiple programs (always have to remember the line number for each program), and make sure that changes don't overwrite other code.

But, empty blocks of lines could always be used for patches (if original program needs to be updated or expanded).
Unfortunately subroutines are not available, but patches could be used as describe on page 113 in the 12CP manual (http://h10032.www1.hp.com/ctg/Manual/bpia5309.pdf).

Cheers,
Thomas

[35/45/55/65/67/97/80 21/25/29C 31E/32E/33E|C/34C/38E 41C|CV|CX 71B 10C/11C/12C/15C|CE/16C 32S|SII/42S 28C|S 48GX/49G/50G 35S 41X]
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: HP-12CP Programming - Multiple programs - ThomasF - 01-05-2023 08:20 AM



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