|
<< Click to Display Table of Contents >> Navigation: Programming Mechworks PDM > DBWCommandShell > Commands Reference > Options > LoadHiddenOptions |
This command allows to dynamically load the DBWAPPH.PAR file, so making possible to dynamically enable the logging without restarting the CAD application.
call DBWShell("LoadHiddenOptions")
This command is useful because sometimes restarting the CAD application (required by standard logging procedure) make the issue not reproducible anymore.
SaveOptions command
DBWShell("LoadHiddenOptions")