Register User Utilities
Run external programs from within the HyperStudy interface, such as within the Directory.
Register User Utilities in HyperStudy
Register User Utilities by Editing the Preferences File
Register user utilities in the *BeginUserUtilityDefaults section of the preferences_study.mvw file.
Example: Register Tcl Script in the Preferences File
*BeginUserUtilityDefaults()
*RegisterUserUtilityScript(u_1,"U1","C:\wish.exe","C:\param.tcl")
*EndUserUtilityDefaults()