STREAM

STREAM is a file description attribute that indicates that the file consists of ASCII characters and will be processed using the GET and PUT statements.

The STREAM attribute may be given in the declaration of a file constant or in an OPEN statement, but it cannot be specified in the declaration of a file variable.