BATCH

Read syntax diagramSkip visual syntax diagram   .-BATCH---.  
>>-+---------+-------------------------------------------------><
   '-NOBATCH-'  
 
Default
BATCH
Abbreviations
None
BATCH
Instructs the assembler that multiple assembler source programs may 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.

[ Top of Page | Previous Page | Next Page | Contents | Index ]