BATCH
- Default
- BATCH
- Abbreviations
- None
- BATCH
- Instructs the assembler that multiple assembler source programs might be in the input data set. The first statement of the second and subsequent source programs must immediately follow the assembled END statement of the previous source program. An end-of-file must immediately follow the last source program.
- NOBATCH
- Instructs the assembler that only one assembler source program is in the input data set.