Post Reply 
Making a chart of GSB/XEQ/GTO/LBL/RTN functionality and quirks
06-03-2020, 02:50 AM (This post was last modified: 06-03-2020 02:53 AM by Didier Lachieze.)
Post: #2
RE: Making a chart of GSB/XEQ/GTO/LBL/RTN functionality and quirks
A few other things I can think about:

GSB/XEQ
Dedicated execution keys - soft keys (A-B, A-E, a-e)
Dedicated execution keys in user mode - soft keys in user mode (A-E, F-J, a-e)
Programs assignable to keys in User mode
Programs assignable to custom menu

GTO
GTO .line_number to move to line number in program editing mode
GTO .global_label to move to global label in program editing mode
GTO .. to move to a new program space / pack memory

LBL
Local labels
Single digit global numeric labels
Two digit local numeric labels
Single letter global labels
Single letter local labels
Alphanumeric labels
Short local labels

Special notes
f PRGM in run mode acts as GTO 00
END acts as RTN
Keyboard shortcut (single key) to numeric labels (01-10)
Keyboard shortcut (menu) to global alpha labels
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: Making a chart of GSB/XEQ/GTO/LBL/RTN functionality and quirks - Didier Lachieze - 06-03-2020 02:50 AM



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