OUTPUT

OUTPUT is a file description attribute that indicates that data should be written to, and not read from, the associated file or device.

The OUTPUT attribute may be given in the declaration of a file constant or in an OPEN statement. It must not be specified in the declaration of a file variable.