Can we open close file in COBOL any number of times?
Answer Posted / devraj
yes, we can open closed file in COBOL any no. of time but
the condition is the file is not closed with "WITH LOCK"
clause otherwise you can't open.
| Is This Answer Correct ? | 26 Yes | 2 No |
Post New Answer View All Answers
Explain the input procedure?
Define perform?
Explain the difference between section, paragraph and sentences?
What is sort?
Define redefine?
What are fillers? What is the actual use of fillers? With mall/simple example?
Define perform? And its types?
Explain what all the conditiones required for using open opcode on a file?
Explain the input procedure and output procedure?
Explain the syntax of sort?
What are fillers?
What is the syntax of sort?
Explain the types of perform?
How to detect record is locked in cobol/400?
What are the types of perform?