Previous Topic: DELETE OUTPUT DESTINATION CommandNext Topic: ALTER OUTPUT DESTINATION Command


ALTER OUTPUT DESTINATION DISPOSITION Command

This command changes the disposition of all existing outputs queued for either a specific destination or all destinations.

The following is the syntax for the command to set this option:

►►─ ALTER ─ OUTPUT ─ DESTINATION ─ SYSTEM ─┬─ ALL ──┬─ DISPOSITION ─ disp ────►◄
                                           └─ name ─┘
ALL

The disposition is changed for all existing output, regardless of the destination.

name

The disposition is changed for all existing output at the named disposition.

disp

The disposition for all output printed at the named destination. The valid values are READY or HOLD.

Note: The disposition of any new output created after execution of this command is not affected. Only existing outputs are changed.