*RegisterProfile()
Loads profile definitions into HyperStudy.
Syntax
*RegisterProfile (filename)
Application
HyperStudy
Context
*BeginStudyDefaults()
Example
*BeginProfiles()
*RegisterProfile(
{getenv("ALTAIR_HOME") + "/hst/etc/profiles/minimal.xml"}
)
*EndProfiles()