Welcome to myCobol.ovh Monday, 29 September 2025, 08:23

open mode
Category Syntax
Subject Cobol
The state of a file after execution of an OPEN statement for that file and before the execution of a CLOSE statement without the REEL or UNIT phrase for that file. The particular open mode is specified in the OPEN statement as either INPUT, OUTPUT, I-O, or EXTEND.
Submitted by remy
Created on Sunday, 07 November 2021, 02:48

Back to Glossary