|
<< Click to Display Table of Contents >> Navigation: Programming Mechworks PDM > DBWCommandShell > Commands Reference > Options > LoadOptions |
available from build: 20071008 |
Loads from a file the options settings.
call DBWShell("LoadOptions [OptionsFilePath ]")
OptionsFilePath |
Optional. The complete file path to load options values from. |
no system initialization is performed after a LoadOptions, so any Environment type option may not work as expected
SaveOptions command
Readable and writeable options
DBWShell("LoadOptions C:\temp\mySettings.par")