01 a pic 9(9v99)
01 b pic 9(9.99)
wht will be the stored vales in both cases
Post New Answer View All Answers
Which is not true about evaluate statement
Program A (Normal COBBAT) calling a B Program (DB2COBOL, COBBATDB which is using a VSAM file. its a dynamic call. How we will handle VSAM file decleration in our from JCL from where we are running A PGM. And should we have PLAN for A pGM also. if possible can some one post a sample JCL. Thanks for help in advance.
In COBOL programming, what is PERFORM? What is VARYING?
How can we find that module can be called – whether DYNAMICALLY or STATICALLY?
how do you reference the variable unblock file formats from cobol programs
How do define dynamic array in cobol.
if we have " ibm mainframe ",in that how to remove first and last leading space eg:"ibm mainframe" like that the answer we need
What is the problem of ordered sequential files access?
Define cobol?
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 ......
Write the code implementing the perform … varying.
How to get the last record in vsam file in cluster? And how can you get the ksds file records into your cobol program?
Have you used comp and comp-3 in your project? And how?
Can you please let me know the centre name of INS certification in Kolkata.
How do get the result of your program directly on your pc?