Previous Topic: TSO ALLOCATE CommandNext Topic: TSO OUTPUT Command


Example

The following example shows how to route SYSPRINT output to DEPTPRT1:

ALLOC FILE(SYSPRINT) SYSOUT(class) DEST(ESF) WRITER(DEPTPRT1)