Closes
Microsoft Word.
Standard closing messages will be displayed if a user action becomes necessary (background printing, unsaved modified file).
Syntax
CHGVAR |
VAR(&CMD) VALUE('WORDCLOSE') |
CHGVAR |
VAR(&PARM1) VALUE('save=true/false') |
CHGVAR |
VAR(&PARM2) VALUE(' ') |
CALL |
PGM(LNCCMD) PARM(&HANDLE &CMD &OPT &PARM1 + &PARM2 &RESULT) |
MONMSG |
MSGID(LNC0000) EXEC(GOTO CMDLBL(ERROR)) |
Paramètres
Parameters |
|
Parm1 |
Save = True/False If
'Save' is not filled, Word will ask you a question. |
Parm2 |
|
See also
• WORDOPEN