Specifies the source name and path of the result template used for result math analysis.
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 |
||
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 |
|
|
|