How to code fscode 10 in cobol program? Where yoy code in your
pgm?give ans for the question.

Answer Posted / adarsh

File status 10 specifies that there are no records to read
in a file.
We can use anywhere in the program after opening the file
and before closing the file.

Is This Answer Correct ?    8 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Can a Search can be done on a table with or without Index?

1058


How do u write test cases?

1822


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.

3955


What is the difference between goback, stop run and exit program in cobol?

1240


What rules are to be followed while using the corresponding options?

841


What is the difference between perform … with test after and perform … with test before?

1159


what are decleratives in cobol?

2004


Write a program to enter and display the names of students in a class using the occurs clause.

935


2 input fles: 2 flat files, with different number of records. both are having unique key for each record and already sorted in ascending order . match these files using unique key and in output only matching key value has to be written. please procide cobol logic

2365


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

939


what is the difference between COBOL2 AND COBOL390?

2733


If you are current on the owner of a set, what is the difference between an obtain next and obtain first? Actually in which topic will we use dis???Plz explain it clearly

2882


What are the different rules of SORT operation?

904


Why did you choose to work with ibm mainframe cobol programming?

852


INREC AND OUTREC? HOW TO SPLIT 5K RECORDS TO DIFFERENT FILES IN A FILE IN COBOL? RESTART IN COBOL-DB2? ISOLATION LEVELS?

629