Can we open close file in COBOL any number of times?
Answers were Sorted based on User's Feedback
Answer / 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 |
Answer / namrata
yes,we can open close file in cobol any no of times.
| Is This Answer Correct ? | 15 Yes | 1 No |
What is perform?
How to Convert 2010/02/11 to m/dd/yyy.. with string and without string if any other method... code
What is redefine?
I like to know if possible to use %TRIM or any statement with prefiv "%" like RPG ile programs. thanks
What is sort?
Code how to read 5th element of the array?
Explain the input procedure?
Explain the syntax of redefine?
define sort? and its syntax?
why icetool be used in programmer view?
what is the difference between section,paragraph and sentences
define comp?