The FILE option specifies the file upon which the operation takes place. It must be a STREAM file. For information on how to declare a file type data item, see Files.
If neither the FILE option nor the STRING option appears in a GET statement, the input file SYSIN is the default; if neither option appears in a PUT statement, the output file SYSPRINT is the default.