Stores the current window in memory, and returns its handle.
Syntax
CHGVAR |
VAR(&CMD) VALUE('STO') |
CHGVAR |
VAR(&PARM1) VALUE(' ') |
CHGVAR |
VAR(&PARM2) VALUE(' ') |
CALL |
PGM(LNCCMD) PARM(&HANDLE &CMD &OPT &PARM1 + &PARM2 &RESULT) |
The number of the active window is returned in 10 digits, in the &RESULT parameter.
This window can be restored by the RCL command.
See also
• MIN
• RCL