HyperWorks Desktop

*batchmodeskipcommand()

*batchmodeskipcommand()

Previous topic Next topic No expanding text in this topic  

*batchmodeskipcommand()

Previous topic Next topic JavaScript is required for expanding text JavaScript is required for the print function  

NAME


*batchmodeskipcommand - Specifies a command to ignore when running in batch mode.

 

SYNTAX


*batchmodeskipcommand(command)

 

TYPE


hm.cfg Command

 

DESCRIPTION


Specifies a command to ignore when running in batch mode.

name

The name of the command to skip.  Values include:

enablemacromenu

graphicfont

menufont

setbackgroundcolor

setdisplaycolor

setmacrofile

 

EXAMPLES


To prevent the menu font from changing:

*batchmodeskipcommand(menufont)

 

ERRORS


None.

 

SEE ALSO


Configuration File Commands