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
What is input procedure?
I like to know if possible to use %TRIM or any statement with prefiv "%" like RPG ile programs. thanks
Explain the syntax of sort?
Explain how to convert 2010/02/11 to m/dd/yyy.. With string and without string if any other method... Code?
Explain the difference between search and searchall?
Explain the syntax of redefine?
Explain how to detect record is locked in cobol/400? What is the solution for that?
why icetool be used in programmer view?
Explain how to update data area in cobol 400 program?
How to detect record is locked in cobol/400?
What is redefine?
Define perform?
Define redefine and its syntax?
How to detect record is locked in cobol/400? What is the solution for that?
What is the actual use of fillers?