Previous Topic: /MAIL_ADDRESS=mail_destination_string

Next Topic: /PARAMETERS=parameter_string /NOPARAMETERS (D)

/OUTPUT=file_name /NOOUTPUT (D)

Specifies a file name of up to 255 characters to receive the output from this job run. This file overrides the original output file for this job run only. When the job completes, the manager reverts to the original output file for the next job run.

For example:

/OUTPUT=MYDISK:[MYDIRECTORY]TEST.LOG

If you omit the device or directory, the manager puts the output in your default device and directory as specified in the authorization file for the account. If a logical is used to define the location of the file it must be a system logical; it cannot be a process logical.

If you specify /NOOUTPUT, the manager does not save the output.