Paste at the current cursor position, the contents of the clipboard.
The WCOPY command can be used to copy text to the clipboard.
Syntax
CHGVAR VAR(&CMD)VALUE('WPASTE')
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))
See also
• WCOPY