ContentsIndexPreviousNext

IO_CREATES

Setting this variable to "1" (on, true, yes) causes the runtime system to create a relative or indexed file when the program attempts to open a non-existent file for I/O. This is provided for compatibility with some other COBOL systems. The default value is "0" (off, false, no).