HLASM Installation and Customization Guide
Previous topic | Next topic | Contents | Contact z/OS | Library | PDF


BATCH

HLASM Installation and Customization Guide
SC26-3494-05

Read syntax diagramSkip visual syntax diagram
   .-BATCH=YES-.   
>>-+-----------+-----------------------------------------------><
   '-BATCH=NO--'   

YES
instructs the assembler that multiple assembler source programs might be in the input file. The first statement of the second and subsequent source programs must immediately follow the END statement of the previous source program. An end-of-file must immediately follow the last source program.
NO
instructs the assembler that only one assembler source program is in the input file. Statements after the END statement are ignored.
Default
BATCH=YES

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014