The following table provides a complete list of all the z/VSE input and
         	 output files used by the ADL batch monitor, DAZIFP and the ADL
         	 utilities.
      
The following table provides a complete list of all the z/VSE input and output files used by the ADL Interfaces.
| DTF | Logical Unit | BLKSIZE | LRECL | RECFM | DSORG | Storage Medium | 
|---|---|---|---|---|---|---|
| DAZIN1 | SYSIPT | 80 | F | PS | READER | |
| DAZIN2 | SYSIPT | 80 | F | PS | READER | |
| DAZOUT1 | SYSLST | 132 | F | PS | PRINTER | |
| DAZOUT2 | SYS011 | 132 | F | PS | PRINTER * | |
| DAZIN3D | SYS013 | 8196 | 8192 | VB | PS | DISK ** | 
| DAZIN3T | SYS013 | 8196 | 8192 | VB | PS | TAPE ** | 
| DAZOT3D | SYS013 | 8196 | 8192 | VB | PS | DISK ** | 
| DAZOT3T | SYS013 | 8196 | 8192 | VB | PS | TAPE ** | 
| DAZIN4D | SYS012 | 8196 | 8192 | VB | PS | DISK *** | 
| DAZIN4T | SYS012 | 8196 | 8192 | VB | PS | TAPE *** | 
| DAZIN5D | SYS014 | 1320 | 132 | FB | PS | DISK **** | 
| DAZIN5T | SYS014 | 1320 | 132 | FB | PS | TAPE **** | 
| DAZOT5D | SYS012 | 8196 | 8192 | VB | PS | DISK *** | 
| DAZOT5T | SYS012 | 8196 | 8192 | VB | PS | TAPE *** | 
| DAZOUT4 | SYSxxx | 80 | F | PS | DISK ***** | 
 * This printer output may be routed to a second logical
         	 printer, if one is available, by specifying PR=2 in the ADL
         	 parameter module or as a dynamic parameter. If no second logical printer is
         	 available, the printer output is written to a temporary file using
         	 DAZOT3D as output and DAZIN3D as input, and printed
         	 on SYSLST at the end of the job.
      
 ** The logical unit and block size may be modified by
         	 specifying SQ=(logical unit,block size) in the ADL parameter
         	 module or as a dynamic parameter. The values given in the table are the default
         	 values.
      
 *** The logical unit and block size may be modified by
         	 specifying TRACE=(,,,,,,logical unit,block size) in the ADL
         	 parameter module or as a dynamic parameter. The values given in the table are
         	 the default values.
      
 **** The logical unit and block size may be modified by
         	 specifying FX=(logical unit, blocksize) in the ADL parameter
         	 module or as a dynamic parameter. The values given in the table are the default
         	 values.
      
 ***** The logical unit must be assigned using an
         	 EXTENT statement.