WHAT ALL THE CONDITIONES REQUIRED FOR USING OPEN OPCODE ON
A FILE?
Answers were Sorted based on User's Feedback
Answer / avinash
There are some conditions,
1. File should be decare in FILE-CONTROL, FILE SECTION.
2. file should be closed before opening it other wise ut
will gives error.
| Is This Answer Correct ? | 6 Yes | 0 No |
How we can update data area in cobol 400 program?
what is PERFORM? and its types?
Trying to help a friend... How do you code screen I/O without a DDS? I know it can be done, because for a short time, I worked for a company that did it. It was just too long ago for me to remember what was involved.
Arrays in COBOL/400
How COBOL helps Mainframe to maintain large records ???
How u detect record is locked in Cobol/400 ? Wat is the solution for that ?
Deleting a record from a Sequential file.
What is comp?
Explain the difference between comp & comp-3?
what is the cobol compiler?
Explain what all the conditiones required for using open opcode on a file?
How to detect record is locked in cobol/400?