LoadHiddenOptions

<< Click to Display Table of Contents >>

Navigation:  Programming Mechworks PDM > DBWCommandShell > Commands Reference > Options >

LoadHiddenOptions

Description

This command allows to dynamically load the DBWAPPH.PAR file, so making possible to dynamically enable the logging without restarting the CAD application.

Syntax

call DBWShell("LoadHiddenOptions")

Remarks

This command is useful because sometimes restarting the CAD application (required by standard logging procedure) make the issue not reproducible anymore.

See also

SaveOptions command

Example

DBWShell("LoadHiddenOptions")