Specifies, for spooled output files only, when the spooled output file is
available to a writer.
The possible values are:
- *FILEEND
- The spooled output file is available to the writer as soon as the file is
closed.
- *JOBEND
- The spooled output file is available to the writer after the job is
completed.
- *IMMED
- The spooled output file is made available to the writer as soon as the
file is opened in the program.
- *CMDDFT
- The system default is used.
(C) Copyright IBM Corporation 1992, 2005. All Rights Reserved.