JCLExec |
JCLExec.confDir(java.lang.String confDir) |
Deprecated.
Set the configuration directory where jobOutput REXX script could be found
|
JCLExec |
JCLExec.dataset(java.lang.String dataset) |
Deprecated.
Set the data set contains the JCL to be submitted
|
JCLExec |
JCLExec.file(java.io.File file) |
Deprecated.
Set the file on the HFS that contains the JCL to be submitted
|
JCLExec |
JCLExec.jclEncoding(java.lang.String jclEncoding) |
Deprecated.
Set the encoding of the JCL
|
JCLExec |
JCLExec.member(java.lang.String member) |
Deprecated.
Set the member in a data set that contains the JCL to be submitted
|
JCLExec |
JCLExec.text(java.lang.String text) |
Deprecated.
Set the content of the JCL to be submitted
|
JCLExec |
JCLExec.volser(java.lang.String volser) |
Deprecated.
Specify the volume serial of the data set
|