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

In COBOL programming, what is PERFORM? What is VARYING?

672


What is the Purpose of POINTER Phrase in STRING command in COBOL?

721


What is redefines clause in COBOL?

851


Write a cobol program making use of the redefine clause.

732


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

653






Differentiate between structured cobol programming and object-oriented cobol programming.

667


What is rmode(24)

680


Which mode is used to operate the sequential file?

669


What are 77 levels used for?

659


How do you define a variable of comp-1 and comp-2?

704


Explain how you can characterize tables in cobol?

638


How do you reference the fixed block file formats from cobol programs

705


What are the pertinent COBOL commands?

2626


explain sorting techniques in cobol program?

690


What are the different rules of SORT operation?

698