Welcome to myCobol.ovh Thursday, 13 November 2025, 22:44

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