HyperWorks Desktop

*registertemplexfunction()

*registertemplexfunction()

Previous topic Next topic No expanding text in this topic  

*registertemplexfunction()

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

NAME


*registertemplexfunction - Registers a single Templex function from within a file.

 

SYNTAX


*registertemplexfunction(filename)

 

TYPE


hm.cfg Command

 

DESCRIPTION


Registers a single Templex function from within a file.

This is valid only for HyperMesh standalone and is ignored within HyperWorks Desktop.  For HyperWorks Desktop, HyperGraph should be used instead.

filename

The name and path of the file containing the function to register.  Only one function per file is allowed.

 

EXAMPLES


To register the file C:/my_function.txt which contains a single Templex function:

*registertemplexfunction("C:/my_function.txt")

 

ERRORS


None.

 

SEE ALSO


*registerexternalfunction()

*registerexternalreader()

*registerimporttemplate()

Configuration File Commands