Recalls the stored window.
Syntax
CHGVAR |
VAR(&CMD) VALUE('RCL') |
CHGVAR |
VAR(&PARM1) VALUE(['Window handle']) |
CHGVAR |
VAR(&PARM2) VALUE(' ') |
CALL |
PGM(LNCCMD) PARM(&HANDLE &CMD &OPT &PARM1 + &PARM2 &RESULT) |
Parameters
Parameters |
|
Parm1 |
The "Window handle" is not mandadory. This handle was returned by a previous call to LNCCMD with command STO or MIN. If the handle is given, the windows having the specified handle is restored, otherwise, latest window stored by command STO, is restored.
|
See also
• MIN
• STO