Post Reply 
[50g] Assign VIEW to a key
07-23-2018, 05:57 PM
Post: #3
RE: [50g] Assign VIEW to a key
A much simpler way to do this is to assign the following program to your preferred key:

Code:
« DUP SCROLL »

SCROLL is nearly identical to VIEW from the TOOL menu. SCROLL removes its argument from the stack, so prefacing it with DUP keeps you from losing the object.

(Note: I shamelessly stole the gist of the above from a post on another forum from Joe Horn, who is probably typing up a similar response as you are reading this Smile He deserves all the credit for finding it).

Bob has already pointed out what I think are probably the best introductions to SysRPL programming on the RPL systems. If you haven't already found it, another great resource is looking through posts in the comp.sys.hp48 usenet newsgroup. The collected knowledge in that archive is immense.
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
[50g] Assign VIEW to a key - SammysHP - 07-23-2018, 04:29 PM
RE: [50g] Assign VIEW to a key - rprosperi - 07-23-2018, 05:36 PM
RE: [50g] Assign VIEW to a key - DavidM - 07-23-2018 05:57 PM
RE: [50g] Assign VIEW to a key - SammysHP - 07-23-2018, 06:17 PM
RE: [50g] Assign VIEW to a key - Joe Horn - 07-23-2018, 11:22 PM
RE: [50g] Assign VIEW to a key - DavidM - 07-23-2018, 08:07 PM
RE: [50g] Assign VIEW to a key - RMollov - 07-23-2018, 11:00 PM
RE: [50g] Assign VIEW to a key - grsbanks - 07-24-2018, 01:17 PM
RE: [50g] Assign VIEW to a key - Pekis - 07-30-2018, 11:02 AM
RE: [50g] Assign VIEW to a key - SammysHP - 07-24-2018, 03:54 PM



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