HyperWorks Desktop

*RegisterTemplexFunction()

Adds Templex functions from a file to a session.

*RegisterTemplexFunction()

Adds Templex functions from a file to a session.

Previous topic Next topic No expanding text in this topic  

*RegisterTemplexFunction()

Adds Templex functions from a file to a session.

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

Syntax

*RegisterTemplexFunction("fname")

Arguments

Name

Description

 

"fname"

The file containing the Templex function(s) to be added.

Example

*BeginDefaults()

    *RegisterTemplexFunction("mode_est.tfn")

*EndDefaults()

Application

MotionView, HyperView, HyperGraph, HyperStudy, TextView, and MediaView.

Context

*BeginDefaults()

Comments

Templex functions added in the preference file cannot be edited in the interface.  They appear in the math function list for usage, but do not appear in the Templex function list for editing.

See also

 

*BeginTemplexFunction()

*BeginTemplexFunctions()

List of Preference Statements