---ExeOptions (ProgramTemplatePackage)----------------------------------
ExeOptions.automaticClose
exeOptionsHdl i
xpValue true | false | null
End
ExeOptions.environment
exeOptionsHdl i
xpValue "value" | null
End
ExeOptions.inheritEnvironment
exeOptionsHdl i
xpValue true | false
End
ExeOptions.pathAndFileName
exeOptionsHdl i
xpValue "value"
End
ExeOptions.runInXTerm
exeOptionsHdl i
xpValue true | false | null
End
ExeOptions.startInForeGround
exeOptionsHdl i
xpValue true | false | null
End
ExeOptions.windowStyle
exeOptionsHdl i
xpValue INVISIBLE
| MAXIMIZED
| MINIMIZED
| NOT_SET
| VISIBLE
| null
End
ExeOptions.workingDirectoryName
exeOptionsHdl i
xpValue "value" | null
End