*bindir()

Registers the bin directory for finding shared objects and executables.

Syntax

*bindir(path)

Type

hm.cfg Commands

Description

Registers the bin directory for finding shared objects and executables.

Inputs

path
The path to the HM bin directory. The path must be enclosed in quotes.

Example

{bin_dir = getenv("HMBIN_DIR")}
*bindir("{bin_dir}")