To specify a character that indicates the end of a job stream, use the END operand with the character string enclosed in quotation marks.
___ Example ____________________________________________________________
| If you want the job to end when the system encounters the character |
| string #$, enter: |
| |
| SUBMIT * END(#$) |
| |
|________________________________________________________________________|
The END operand supports the SUBMIT * function only. You can only specify alphabetic, numeric, or the special characters $, #, and @ when using this operand. If you don't specify this operand, a null or blank line indicates the end of the job stream. Specifying this operand allows you to enter blank lines as part of your job stream. The END characters must begin in column 1 and be the only data on the line.
For more information on the SUBMIT command, see OS/390 TSO/E Command Reference.
© Copyright IBM Corp. 1988, 2000
Return to library: [ OS/390 | TPF | VM | VSE | IBM Hardware | S/390 Redbooks | RS/6000 SP ]
Glossary - IBM Dictionary of Computing
How to: [ Order publications | Contact OS/390 ]