How can we know that cobol program is using report file or
simple file....?
Answer Posted / jagan
Ashok, do we have a variable block attribute for a REPORT
file. As far as i have heard there is only FBA for a REPORT
file.
Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
Have you used comp and comp-3 in your project? And how?
What are the different rules of SORT operation?
how can we apply for HSBC exam(Mainframe) in India??? i went to their site and was told to submit my CV ,. etc..( totally confusing...)
what is difference bt COND, REGION & TIME parameters at JOB & EXEC. give an exp.
Explain how to differentiate call by context by comparing it to other calls?
How arrays can be defined in COBOL?
What are declaratives and what are their uses in cobol?
What are the different rules to perform a Search?
I have program P1 which calls file F1 which has 100 records and following structure 001 .................. 002 .................. 003 .................. 098 .................... 099 ................... 100 .................... Now I want to read these files and write these records in file F2 in following manner. 001 ...... 051 ..... 002 ...... 052 ..... 003 ...... 053 ..... .......... ....... .......... ....... .......... ....... 048 ........ 098 ...... 049 .......... 099 ....... 050 .... 100 ......
Are you comfortable in cobol or jcl?
What the difference is between continue and next sentence?
How do we get current date from system with century in COBOL?
What is the difference between PIC 9.99 and 9v99 in COBOL?
example for sub strings ? and refernce modifications whit output pls
What is amode(24)?