Starts a batch initiator or batch printer service execution process. Use this version of the command if you have MTO JCL Support installed. You should use this command to debug a JCL job.
cassi [/res-name] [/a] [/bjob-class-list] [/poutput-class-list] [/qprinter-name] [/zprinter-exit]
/res-name | Name of the enterprise server for which to start a service execution process. Defaults to ESDEMO |
/a | Debug any application that runs in this service execution process |
/bjob-class-list | Start a batch inititiator SEP to handle the job classes named in job-class-list |
[/poutput-class-list] | Start a batch printer SEP to handle the output classes named in output-class-list |
[/qprinter-name] | Send output to printer-name, which must be the name of a printer defined on your machine. |
[/zprinter-exit] | Direct output through the program printer-exit |
To use this command:
On UNIX you can use a dash (-) before a parameter as an alternative to a forward slash (/).
Many of the command line utilities, including casstart, casstop, casfile, casout, and cassub, can be invoked by program using the call interface and passing the command line parameters to the call. For an example, please see casstart.