Post Reply 
Hypothetical: 12C program editing
01-13-2023, 08:07 AM
Post: #12
RE: Hypothetical: 12C program editing
(01-12-2023 11:27 PM)brouhaha Wrote:  My hypothetical INS would potentially convert a register to program steps, changing the partitioning. If there were already the maximum number of program steps, it would result in Error 4.

This is the possible worst method! What if your program requires ALL the currently available registers for proper running and your INS re-partitioning the memory (and decreases the number of storage registers)? Your program can't run.
Thats why DIM on 15C and all the scientific programmable TI's has PART command. You MUST to keep the original memory partitioning unless the user do not want to change.

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


Messages In This Thread
RE: Hypothetical: 12C program editing - Csaba Tizedes - 01-13-2023 08:07 AM



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