Indicates the end of the definition of the HyperStudy utilities block.
*EndUserUtilityDefaults()Indicates the end of the definition of the HyperStudy utilities block. |
|||||
*EndUserUtilityDefaults()Indicates the end of the definition of the HyperStudy utilities block. |
Syntax |
*EndUserUtilityDefaults() |
Example |
*BeginStudyDefaults()
*BeginSolverDefaults() • • • *EndSolverDefaults()
*BeginExternalOptimizerDefaults() • • • *EndExternalOptimizerDefaults()
*BeginUserUtilityDefaults()
*RegisterUserUtility(exl, "Excel", "C:/Program Files/Microsoft Office/OFFICE11/EXCEL.EXE", "") *RegisterUserUtility(tcl1, "Test", "C:/Altair/hw8.0/hw/tcl/tcl8.4.7/bin/wish84.exe", "c:/test.tcl")
*EndUserUtilityDefaults()
*BeginJobManagementDefaults() • • • *EndJobManagementDefaults()
*EndStudyDefaults() |
Application |
HyperStudy |
Comments |
Only applies to HyperStudy preference files. Every *BeginUserUtilityDefaults() statement requires a closing *EndUserUtilityDefaults() statement. |
See also |
|