HLASM Programmer's Guide
Previous topic | Next topic | Contents | Contact z/OS | Library | PDF


BATCH

HLASM Programmer's Guide
SC26-4941-06

Read syntax diagramSkip visual syntax diagram
   .-BATCH---.   
>>-+---------+-------------------------------------------------><
   '-NOBATCH-'   

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.

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014