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
Describe the cobol database components?
HOw can I get the negative sign while deduct high value from low value
i want to learn mainframe..any websites and material to learn from basic..? my mail id : rajeswaribe2010@gmail.com
input= ,,,, mainframe training ,,, hyderabad .... location.... output1=$ mainframe training in hyderabad location$ output2=**** mainframe training in hyderabad location ****. In this pgn when we give input considering the spaces the output is displayed in this format.Like in the place of ,,,, $ should be displayed likewise.So please helpmeout.
How many bytes S(8) comp field occupy and its maximum value?
What are the pertinent COBOL
how we sort two input files based on a common column and giving one o/p file please send me the coding logic?
What happens when we move a comp-3 field to an edited (say z (9). Zz-)?
Have you used comp and comp-3 in your project? And how?
What is the difference between perform … with test after and perform … with test before?
how do you reference the ksds vsam file formats from cobol programs
What is length is cobol?
how do you reference the printer file formats from cobol programs
how to convert the recors form vsam file to db2 table tru file aid
What are INPUT PROCEDURE and OUTPUT PROCEDURE?