) How do u handle errors in BMS macro?
No Answer is Posted For this Question
Be the First to Post Answer
How do you define a variable of COMP-1? COMP-2?
Suppose, file A has 100 records and file B has 500 records. We want to write records common to both A and B into file C and records which are present only in either A or B into another file D. What should be the logic of Cobol program to achieve this?
7 Answers Bank Of America, Mind Tree,
BY seeing a program how can we say that it is static call or dynamic call
If we use GO BACK instead of STOP RUN in cobol?
what is the difference between implicit and explicit scope terminator with example?
how will u code parm parameter and where pls ?
I hv ten records in ps file and i hv say some 15 records in vsam file .i hv empno and age in ps file n empno,empname,dept n desig in vsam file. i hv 2 read the ps file n check wid matching empno in vsam file and then insert all fields from ps and vsam into db2 table....plz help in writin the procedure division
what is search and searchall?what is the diffrence between them?give an best example?
give the examples of strings in cobol
Why we should use cursor ?
01 xxx pic 9(4). 01 yyy pic 9(6). move 123456 into yyy. move yyy to xxx. display yyy. what would be the value of yyy
If I want to increase the Limit in GDG. What should I do?