HyperWorks Desktop

HM_COMMANDFILE_DIR

HM_COMMANDFILE_DIR

Previous topic Next topic No expanding text in this topic  

HM_COMMANDFILE_DIR

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

NAME


HM_COMMANDFILE_DIR - Sets the location to read/write the command.tcl file.

 

SYNTAX


HM_COMMANDFILE_DIR directory

 

TYPE


HyperMesh Environment Variable

 

DESCRIPTION


Sets the location to read/write the command.tcl 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, which is the default behavior.

 

EXAMPLES


To set the directory to E:/mydir:

HM_COMMANDFILE_DIR E:/mydir

 

ERRORS


None.

 

SEE ALSO


HM_COMMANDFILE_MODE

Settings Files

Environment Variable Commands