Post Reply 
4-level stack manipulation on 12c
03-02-2015, 03:18 AM
Post: #1
4-level stack manipulation on 12c
If my 4-level stack on my 12c contains:

t - don't care
z - don't care
y - 17
x - 5

and I want it to contain:

t - 17
z - 5
y - 17
x - 5

is there an elegant way to achieve that using only ENTER, roll down, and x<->y?
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
4-level stack manipulation on 12c - Don Shepherd - 03-02-2015 03:18 AM



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