file status 00 is checked after opening the file or reading
the file
Answer Posted / srinath
File status is checked at both times i.e while opening as
well as while reading the file also.
| Is This Answer Correct ? | 3 Yes | 3 No |
Post New Answer View All Answers
how to convert the recors form vsam file to db2 table tru file aid
What are all the divisions of a COBOL program?
1.give the details about WHEN OTHER. 2. how many form are available in evaluate.
please..could u give an example about USAGE IS POINTER ..and explain why and when we use it ?
i need a small 3d program using inline and outline.
What is the utilization of copybook in cobol?
) how do u code after getting data?
Discuss about changing dataset name in proc.
how do you reference the variable unblock file formats from cobol programs
Difference between array and sub-script ?
How to use the same COBOL program in Batch and CICS on lines? explain with an example
How to remove the spaces at the end of each record in the output file of variable length, via cobol program?
INREC AND OUTREC? HOW TO SPLIT 5K RECORDS TO DIFFERENT FILES IN A FILE IN COBOL? RESTART IN COBOL-DB2? ISOLATION LEVELS?
input= ,,,, mainframe training ,,, hyderabad .... location.... output1=$ mainframe training in hyderabad location$ output2=**** mainframe training in hyderabad location ****. In this pgn when we give input considering the spaces the output is displayed in this format.Like in the place of ,,,, $ should be displayed likewise.So please helpmeout.
How many sections are there in data division in COBOL?