Reference Guide
3-194 Full Command and Function Reference
Access: …ÓTools
ALRM RCLALARM
( Ó is the right-shift of the 9 key).
…&9
ALRM RCLALARM
„°LL
TIME ALRM RCLALARM
( °is the left-shift of the Nkey).
Input/Output:
Level 1/Argument 1 Level 1/Item 1
n
index
→
{ date time obj
action
x
repeat
}
See also: DELALARM, FINDALARM, STOALARM
RCLF
Type: Command
Description: Recall Flags Command: Returns a list of integers representing the states of the system and user
flags, respectively.
A bit with value 1 indicates that the corresponding flag is set; a bit with value 0 indicates that the
corresponding flag is clear. The rightmost (least significant) bit of #n
system
and #n
user
indicate the
states of system flag –1 and user flag +1, respectively.
Used with STOF, RCLF lets a program that alters the state of a flag or flags during program
execution preserve the pre-program-execution flag status.
Access: „&H
FLAG
L
RCLF
„°L
MODES FLAG
L
RCLF
( °is the left-shift of the Nkey).
Flags: Binary Integer Wordsize (–5 through –10)
Input/Output:
Level 1/Argument 1 Level 1/Item 1
→
{ #n
system
#n
user
#n
system2
#n
user2
}
See also: STOF, PUSH, POP
RCLKEYS
Type: Command
Description: Recall Key Assignments Command: Returns the current user key assignments. This includes an S
if the standard definitions are active (not suppressed) for those keys without user key assignments.
The argument x
key
is a real number of the form rc.p specifying the key by its row number r, its
column number c, and its plane (shift) p. (For a definition of plane, see the entry for ASN.)
Access: „&H
KEYS RCLKEYS
„°L
MODES KEYS RCLKEYS
( °is the left-shift of the Nkey).
Flags: User-Mode Lock (–61) and User Mode (–62) affect the status of the user keyboard
Input/Output:
Level 1/Argument 1 Level 1/Item 1
→
{ obj
1
, x
key
1
, ... ,objn, x
key n
}
→
{ S, obj
1
, x
key
1
, ... objn, x
key n
}
See also: ASN, DELKEYS, STOKEYS
RCLMENU
Type: Command
Description: Recall Menu Number Command: Returns the menu number of the currently displayed menu.
x
menu
has the form mm.pp, where mm is the menu number and pp is the page of the menu.