NAME
HM_MENUSET_DIR - Sets the location to read/write the hmmenu.set file.
SYNTAX
HM_MENUSET_DIR directory
TYPE
HyperMesh Environment Variable
DESCRIPTION
Sets the location to read/write the hmmenu.set 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. If hmmenu.set is not found in this directory upon HM start, it then follows the normal search order (start-in directory, home directory, HW_CONFIG_PATH, installation directory) to read the file. This option supersedes HM_MENUSET_OVERWRITE.
EXAMPLES
To set the directory to E:/mydir:
HM_MENUSET_DIR E:/mydir
ERRORS
None.
SEE ALSO