Answer Posted / ramnivas
ATTEMPT TO READ FROM A FILE WHICH IS NOT OPEN IN INPUT OR I-
O MODE
So please "OPEN" the file first.
| Is This Answer Correct ? | 19 Yes | 4 No |
Post New Answer View All Answers
What are different data types in cobol?
What rules are followed by the search verb.
What is the default value(s) for an initialize and what keyword allows for an override of the default?
Explain about different table spaces.
) how do u code after getting data?
Why occurs cannot be used in 01 level in COBOL?
How do you code cobol to access a parameter that has been defined in jcl? And do you code the parm parameter on the exec line in jcl?
EXPLAIN MAIN FRAME TESTING PROCESS...HOW TO FIX THE MAINFRAME BUGS?
How did the release of cobol/370 version 1.3 improve the performance of release 1.1?
Write a program to explain size error.
what is the use of outrecord?
Which is not true about evaluate statement
What is amode(31)
what is amode(24), amode(31), rmode(24) and rmode(any)?
how we sort two input files based on a common column and giving one o/p file please send me the coding logic?