PreviousNext
Help > Programming with LAUNCHER Office > LNCCMD commands > Commands list > WORDCLOSE command
WORDCLOSE command

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.
"Do you want to save the changes to docname.docx?" "

Parm2

 

 

 

See also

 

WORDOPEN