Moves cursor to right cell of a table.
Syntax
CHGVAR |
VAR(&CMD) VALUE('WMOVERIGHT') |
CHGVAR |
VAR(&PARM1) VALUE(' ') |
CHGVAR |
VAR(&PARM2) VALUE(' ') |
CALL |
PGM(LNCCMD) PARM(&HANDLE &CMD &OPT &PARM1 + &PARM2 &RESULT) |
MONMSG |
MSGID(LNC0000) EXEC(GOTO CMDLBL(ERROR)) |
Note
If the cursor is positioned in the last cell
of the array and a WMOVERIGHT statement is executed, a new row is added to the
array.