Answer Posted / santosh khot
Vs Cobol II is the Enhanced Version of Vs Cobol there are
Many concept are added like in-line perform, Occures clause
has 7 Dimensions registery pointers for extra accesing CICS
space Scope terminator.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
how to refer the data field?
Can a Search can be done on a table with or without Index?
What is the difference between perform … with test after and perform … with test before?
) How do u handle errors in BMS macro?
What is perform what is varying?
What is cobol?
How to remove 2 duplicate records and copy only one using job control language?
Write the code implementing the perform … varying.
In which area will you utilize 88 level items in cobol?
How to get the last record in vsam file in cluster? And how can you get the kids file records into your cobol program?
how do you reference the fixed unblock file formats from cobol programs
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...)
please..could u give an example about USAGE IS POINTER ..and explain why and when we use it ?
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 ......
What are the different data types in cobol?