HyperWorks Desktop

*homedir()

*homedir()

Previous topic Next topic No expanding text in this topic  

*homedir()

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

NAME


*homedir - Registers the home directory.

 

SYNTAX


*homedir(path)

 

TYPE


hm.cfg Command

 

DESCRIPTION


Registers the home directory.

path

The path to the Altair home directory.  The path must be enclosed in quotes.

 

EXAMPLES


{home_dir = getenv("ALTAIR_HOME")}

*homedir("{home_dir}")

 

ERRORS


None.

 

SEE ALSO


*bindir()

Configuration File Commands