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 types of perform?
What is sort? And its syntax?
What is comp?
What are the types of perform?
What is sort?
Define redefine and its syntax?
What is the syntax of sort?
Explain the difference between comp & comp-3?
Explain how to detect record is locked in cobol/400? What is the solution for that?
How to update data area in cobol 400 program?
Explain the syntax of sort?
What are fillers? What is the actual use of fillers? With mall/simple example?
What is input procedure?
why icetool be used in programmer view?
Define sort?