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