HyperWorks Desktop

HW_SETTINGS_DIR

HW_SETTINGS_DIR

Previous topic Next topic No expanding text in this topic  

HW_SETTINGS_DIR

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

NAME


HW_SETTINGS_DIR - Sets the location to read/write the hwsettings.xml file.

 

SYNTAX


HW_SETTINGS_DIR directory

 

TYPE


HyperWorks Environment Variable

 

DESCRIPTION


Sets the location to read/write the hwsettings.xml file.

directory

The path to the directory where the file should be written to and read from.  A value of ./ (dot slash) indicates that the start-in directory should be used.

 

EXAMPLES


To set the directory to always use the start-in directory:

HW_SETTINGS_DIR ./

 

To set the directory to E:/mydir:

HW_SETTINGS_DIR E:/mydir

 

ERRORS


None.

 

SEE ALSO


Settings Files

Environment Variable Commands