Package | Description |
---|---|
com.ibm.dbb.build |
Modifier and Type | Class and Description |
---|---|
class |
AbstractCommandExec
Performs non-MVS commands, for example: TSO or ISPF commands.
|
class |
ISPFExec
Execute an ISPF command
Example of usage:
|
class |
MVSExec
The MVSExec command is used to execute a program on System z.
|
class |
TSOExec
Execute a TSO command
Example of usage:
|
Modifier and Type | Method and Description |
---|---|
AbstractExec |
AbstractExec.dd(DDStatement dd)
Add a DD statement that will be allocated prior to executing the program and freed once program execution has completed.
|
<IBM Copyright © 2018 IBM Corp. All Rights Reserved.