without performing any operations on a file how can i know
whether it contains data or not
Answer Posted / sravani
through file status we can know this. read is not possible for empty files
| Is This Answer Correct ? | 1 Yes | 2 No |
Post New Answer View All Answers
What is the difference between goback, stop run and exit program in cobol?
How to get the last record in vsam file in cluster? And how can you get the ksds file records into your cobol program?
Name the divisions, which are available in a cobol program?
What is the usage of comp fields in cobol?
When is inspect verb is used in cobol?
How to get the last record in vsam file in cluster? And how can you get the ksds file records into cobol program?
Write down the divisions of cobol program?
What is the default value(s) for an initialize? What keyword will allow for an override of the default?
what are decleratives in cobol?
What is a scope terminator give example?
State the various causes of s0c1, s0c5 and s0c7.
What are the pertinent COBOL
can anybody post me about file-aid and changemen tools pls and give me reference if any mainframe guys are there
What is the difference between a binary search and a sequential search? What are the pertinent cobol commands?
What are various search techniques in cobol? Explain.