NAME
*bindir - Registers the bin directory for finding shared objects and executables.
SYNTAX
*bindir(path)
TYPE
hm.cfg Command
DESCRIPTION
Registers the bin directory for finding shared objects and executables.
path
The path to the HM bin directory. The path must be enclosed in quotes.
EXAMPLES
{bin_dir = getenv("HMBIN_DIR")}
*bindir("{bin_dir}")
ERRORS
None.
SEE ALSO