Syntax |
*BeginProfiles() |
Example |
*BeginProfiles() *RegisterProfile( {getenv("ALTAIR_HOME") + "/hst/etc/profiles/minimal.xml"} ) *EndProfiles() |
Application |
HyperStudy |
Context |
|
Comments |
The statements following this command load profile definitions into HyperStudy. The *EndProfiles() statement terminates the block started by this command. |
See also |
|