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

 

EXCELSHOW command shows the used instance. Therefore the user is able to see or to modify the current document.

 

Excel instance is hidden by default when opening Excel using EXCELOPEN command.

 

 

Syntax

 

CHGVAR                VAR(&CMD)VALUE('EXCELSHOW')

CHGVAR                VAR(&PARM1)VALUE(' ')

CHGVAR                VAR(&PARM2)VALUE(' ')

CALL                  PGM(LNCCMD) PARM(&HANDLE &CMD &OPT +

                      &PARM1 &PARM2 &RESULT)

 

Example

  LNCCMD     CMD(EXCELSHOW) 

 

See also

EXCELHIDE