file status 00 is checked after opening the file or reading
the file

Answer Posted / vamsi

file status codes:

41: already opened trying to open again
02:duplicate key
00:opened sucessfully
21:duplicate record

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

1.give the details about WHEN OTHER. 2. how many form are available in evaluate.

1605


What are different data types in cobol?

678


What is inspect in cobol ?

791


Discuss about changing dataset name in proc.

757


What is a report item?

732






if we display var1 then what will b displayed in below condition. 77 var1 pic s9(2) value -10. 77 var1 pic s9(2) value -11. " " " -12. " " " -13. -14 ... ... -19.

5663


What is the difference between binary search and sequential search?

634


Have you used the sort in your project?for this type of questions any working on real time project give the eg. with real time scenario.

2045


)If there are 10 steps in GDG, if I want to refer the step2 after step5 . what should I do?

1515


How to find out the closest prime number of an input number? I believe it has something to do with SEARCH and COBOL Linear Array.

3706


How do you get the data to code the BMS macro?

1470


Write down the divisions of cobol program?

662


Why do we code s9 (4) comp. Inspite of knowing comp-3 will occupy less space?

701


Mention the guidelines to write a structured cobol program?

603


What is the difference between a binary search and a sequential search? What are the pertinent cobol commands?

705