Reference Guide
Full Command and Function Reference 3-195
Executing RCLMENU when the current menu is a user-defined menu (build by TMENU)
returns 0.01 (in 2 Fix mode), indicating “Last menu”.
Access: „&H
MENU RCLMENU
„°L
MODES MENU RCLMENU
( °is the left-shift of the Nkey).
Input/Output:
Level 1/Argument 1 Level 1/Item 1
→
x
menu
Example: If the third page of the PRG STACK menu is currently active, RCLMENU returns 73.03.
See also: MENU, TMENU
RCLVX
Type: Command
Description: Returns the name or list of names stored in the current CAS variable. This is the same action as
recalling the contents of the variable VX in the CASDIR directory.
Access: Catalog, …µ
Input: None.
Output: Level 1/Item 1: The name of the current CAS variable.
See also: STOVX
RCLΣ
Type: Command
Description: Recall Sigma Command: Returns the current statistical matrix (the contents of reserved variable
ΣDAT) from the current directory.
To recall ΣDAT from the parent directory (when ΣDAT doesn’t exist in the current directory),
evaluate the name ΣDAT.
Access: …µ
RCL
Σ (or
…ΣDAT
after pressing J)
Input/Output:
Level 1/Argument 1 Level 1/Item 1
→
obj
See also: CLΣ, STOΣ, Σ+, Σ–
RCWS
Type: Command
Description: Recall Wordsize Command: Returns the current wordsize in bits (1 through 64).
Access: …ãL
RCWS
(ã is the right-shift of the 3key).
Flags: Binary Integer Wordsize (–5 through –10), Binary Integer Base (–11, –12)
Input/Output:
Level 1/Argument 1 Level 1/Item 1
→
n
See also: BIN, DEC, HEX, OCT, STWS
RDM
Type: Command
Description: Redimension Array Command: Rearranges the elements of the argument according to specified
dimensions.