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
What is a report item?
1.give the details about WHEN OTHER. 2. how many form are available in evaluate.
What is the difference between goback, stop run and exit program in cobol?
What are the rules of the move verb?
How you can read the file from bottom?
What is the utilization of copybook in cobol? Could we utilize a similar copybook?
Difference between array and sub-script ?
What is the difference between PIC 9.99 and PIC9v99?
How to change size of Initial number of records to *NOMAX for ALL PF files from perticular library, how can I do that
Write a program to explain size error.
There are 5 fields and 1000 records in a file. Unload it into an array. Write the syntax for declaration and how will you unload it.
Define cobol?
What happens when we move a comp-3 field to an edited (say z (9). Zz-)?
Can we redefine the field of x(200) to less than 200?
Discuss about changing dataset name in proc.