HM_MENUSET_OVERWRITE

Defines if the hmmenu.set file is written to the directory where it was read from, or to the start-in directory.

Syntax

HM_MENUSET_OVERWRITE mode

Type

HyperMesh Environment Variable

Description

Defines if the hmmenu.set file is written to the directory where it was read from, or to the start-in directory.
mode
0
Always write the hmmenu.set file to the start-in directory (default).
1
Always write the hmmenu.set file to the directory from where it was read. If it was read from the installation, then it will be written out to the start-in directory. This is ignored if HM_MENUSET_DIR is defined.

Examples

To always write back to the directory where it was read from: HM_MENUSET_OVERWRITE 1.

Errors

None.