HyperWorks Desktop

*bindir()

*bindir()

Previous topic Next topic No expanding text in this topic  

*bindir()

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

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


*homedir()

Configuration File Commands