Terminates the block started by *BeginProfiles().
*EndProfiles()Terminates the block started by *BeginProfiles(). |
|||||
*EndProfiles()Terminates the block started by *BeginProfiles(). |
Syntax |
*EndProfiles() |
Example |
*BeginProfiles() *RegisterProfile( {getenv("ALTAIR_HOME") + "/hst/etc/profiles/minimal.xml"} ) *EndProfiles() |
Application |
HyperStudy. |
Context |
|
Comments |
The *EndProfiles() statement terminates the block started by *BeginProfiles(). |
See also |
|