HyperWorks Desktop

*AddSource()

Specifies the source name and path of the result template used for result math analysis.

*AddSource()

Specifies the source name and path of the result template used for result math analysis.

Previous topic Next topic No expanding text in this topic  

*AddSource()

Specifies the source name and path of the result template used for result math analysis.

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

Syntax

*AddSource(source_name, source_path)

Arguments

Name

Description

 

source_name

The label given to the source.

 

source_path

The path that the source is referenced from.

Example

*AddSource("Source 1", "c:\rmath\rmath.xml")

Application

HyperView.

Context

*BeginResultMath()

Comments

A *ResultMathTemplate() command may be placed inside a *BeginResultMath() block to capture the name of the result math template used for result math analysis.

See also

 

*BeginResultMath()

*EndResultMath()

List of Session Statements