Format 3 (TRANSACTION Files) *---------* V + ->->---OPEN I-O--file-name-*-----------------------------------><-
File-name designates a file upon which OPEN is to operate. If you specify more than one file, the files do not need to have the same organization or access. Each file-name must be defined in an FD entry in the Data Division, and must not name a sort or merge file. The FD entry must be equivalent to the information supplied when the file was defined.
(C) Copyright IBM Corporation 1992, 2006. All Rights Reserved.