WebSphere MQ Workflow 3.4.0 Java Generic API Test / Prototyping Tool

[prev][next][parent][TOC]

ExeOptions (ProgramTemplatePackage)


See also hierarchical invocation structure:


---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