Post Reply 
WP 34S - How do I use aGTO with stack registers?
01-05-2018, 09:40 PM (This post was last modified: 01-05-2018 09:49 PM by Dieter.)
Post: #8
RE: WP 34S - How do I use aGTO with stack registers?
(01-05-2018 09:15 AM)Martin Hepperle Wrote:  Only the last case (my second '3)' which should have been a '4)') did not work for me:
Quote:3) Direct addressing via a stack register
If I have 101 in RX and "aGTO .X", I would expect the same outcome, but I receive "No such Label".
I don't have my WP34s here at hand to try now.

Well, over here it works. At least on the emulator. ;-)
I placed a LBL"e" somewhere in the code, positioned the program somewhere else, and then 101 aGTO X jumped right to that label again.

Please also note there is a difference between LBL A and LBL"A". And there is no need to press "." for the stack registers. Simply press aGTO Z or aGTO T. OK, "X" is on the key with the decimal point. The official stack prefix is ENTER which displays an "s".

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


Messages In This Thread
RE: WP 34S - How do I use aGTO with stack registers? - Dieter - 01-05-2018 09:40 PM



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