OPEN statement.

The OPEN statement initiates the processing of files.

Format.

                 { INPUT  }
          OPEN { { OUTPUT } { file-name-1 } ... } ...
                 { I-O    }
                 { EXTEND }