Program Command Reference
RclVWin
Syntax: RclVWin<variable name>
Function: Recalls View Window values, which were previously saved under the specified name.
Example: RclVWin WIN1
SheetActive
Syntax: SheetActive{<sheet number>} "<sheet name>"
Function: Selects the sheet that contains the expression to be graphed.
Description: Even after a sheet is renamed, it can still be specified using its previous sheet number.
SheetName
Syntax: SheetName"<sheet name string>", <sheet number>
Function: Assigns a name to a sheet
Description
•A sheet name can be up to eight characters long.
•Sheet number range: 1 to 5
Example: SheetName "Deriv", 1
SmryTSelOn
Syntax: SmryTSelOn<expression number>
Function: Deselects all currently selected expressions and then selects only the specified summary table expression.
StoGMem
Syntax: StoGMem<variable name>
Function: Assigns a name to GMem data (graph expression and related information) and stores it.
Example: StoGMem GMem1
20050501