how to check whether the open command of a sequential file is
successful? or not?
Answer Posted / mani yadav
By Using File-status.
File status code is 00.succesfully opened.
Is This Answer Correct ? | 34 Yes | 2 No |
Post New Answer View All Answers
How many sections are there in data division in COBOL?
What is the difference between binary search and sequential search?
What is amode(31)
How to change size of Initial number of records to *NOMAX for ALL PF files from perticular library, how can I do that
HOw can I get the negative sign while deduct high value from low value
Is it possible that the redefines clause has different picture clauses compared to the one it redefined?
I have a program with an Array of 5000 occurences which is being passed from 5 sub levels to the front end screen. Thess 5 programs using each 5*2 = 10 different arrays with size as 5000. This is causing the transaction to utilize more storage consupmtion. I am looking to reduce the storage consumption. As part of that initially i thought Dynamic array may solve my problem. After viewing the comments given i see its same as normal array. IS there any other way we can resolve this issue?
i want to learn mainframe..any websites and material to learn from basic..? my mail id : rajeswaribe2010@gmail.com
Write the code to count the sum of n natural numbers.
how do you reference the esds vsam file formats from cobol programs
) how do u code after getting data?
What are various search techniques in cobol? Explain.
write a cobol logic. i have file that has 10 records .1 record go to first output file and second record goes to 2 output and etc
how do you reference the printer file formats from cobol programs
What is static and dynamic call in cobol?