ILE COBOL Language Reference

OPEN Statement - Format 2 - Indexed and Relative

OPEN Statement - Format 2 - Indexed and Relative
 
         .-----------------------------.
         |          .-------------.    |
         V          V             |    |
>>-OPEN----+-INPUT----file-name-1-+--+-+-----------------------><
           |         .-------------. |
           |         V             | |
           +-OUTPUT----file-name-2-+-+
           |      .-------------.    |
           |      V             |    |
           '-I-O----file-name-3-+----'
 
 

For relative files only, the OPEN statement is not allowed for logical file members:


[ Top of Page | Previous Page | Next Page | Table of Contents | Index ]