Post Reply 
SIZE instruction on HP41CX
04-20-2017, 10:33 PM
Post: #2
RE: SIZE instruction on HP41CX
(04-20-2017 10:25 PM)Cancuino Wrote:  I'm not sure about using the command SIZE. If I type SIZE? I get 0 on the X register. Then I execute SIZE 005 and then SIZE? and I get 0 again. I'm supposed to get the current allocation of register to data storage.

SIZE? is supposed to return the current SIZE setting, i.e. if you previously have set SIZE 005 the result should be 5 again.

You can check the actual setting: after SIZE 005 do a RCL 05. This should yield a NONEXISTENT error, while RCL 04 should be fine. If this is what you get, SIZE? is supposed to return 5.

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


Messages In This Thread
SIZE instruction on HP41CX - Cancuino - 04-20-2017, 10:25 PM
RE: SIZE instruction on HP41CX - Dieter - 04-20-2017 10:33 PM
RE: SIZE instruction on HP41CX - Cancuino - 04-20-2017, 11:32 PM
RE: SIZE instruction on HP41CX - Namir - 04-20-2017, 11:44 PM
RE: SIZE instruction on HP41CX - Namir - 04-21-2017, 12:02 AM
RE: SIZE instruction on HP41CX - Cancuino - 04-21-2017, 07:35 AM
RE: SIZE instruction on HP41CX - Joe Horn - 04-21-2017, 07:48 AM
RE: SIZE instruction on HP41CX - Dieter - 04-21-2017, 12:53 PM



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