COBOL/400 Language Help
- Description
- The WRITE statement releases a logical record for an output or
input/output file. When the WRITE statement is executed, the associated
sequential file must be open in OUTPUT or EXTEND mode; the associated
indexed or relative file must be open in OUTPUT, I-O, or EXTEND mode.
The WRITE statement has five formats:
[ Top of Page | Previous Page | Next Page | Table of Contents ]
(C) Copyright IBM Corporation 1992, 2006. All Rights Reserved.