What are VS COBOL 11 special features?
Answer / 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 |
I have a variable account-number declared as comp-3, s9(10) comp-3 in a file. How do i find a particular account number say 123456 in that file?
COBOL program to read the string ' BOMBAY' in reverse order as 'YABMOB'
wirte a pgm in using files in which we hav 10 ,20,30 40...100 records in inputfile and i want them to be send to outputfile in reverse order. PLZ HELP ME OUT .........THIS IS A RECENT QUESTION IN IGATE..
) what is the difference between AID and HANDLE AID?
what is the minimum number of lines a Cobol program should have to successfully compile and run
11 Answers ABC, Societe Generale,
How do you reference the following file formats from cobol programs?
What is the utilization of copybook in cobol?
how will u pass dadta to cobol+db2 program...?
HI THIS IS ANIL. HOW TO PASS A RECORDS OF A FILE(PS OR PDS) TO AN ARRAY?
what modification we need to do in jcl if we use sort in cobol? I mean whether we need to include tempary file used for sorting in assign statement?
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
tell me about examine inspect and evaluate ?