I am running ACUCOBOL 4.0 and have a basic program...open an input file, tweak it, and write a new output file. The first statement in the program opens the current file as input and the second statement in the program opens the output file.
When this statement is executed I receive a file status error of 90, 07. (primary secondary...I believe). Primary 90 indicates invalid operation (again I think).
Does any one know where the file status code documentation can be found?
When this statement is executed I receive a file status error of 90, 07. (primary secondary...I believe). Primary 90 indicates invalid operation (again I think).
Does any one know where the file status code documentation can be found?