can we display comp-3 variables. if we want to display what
we have to do . give me one example
Answer Posted / munna
yes we can display with normal display command
| Is This Answer Correct ? | 8 Yes | 20 No |
Post New Answer View All Answers
Name the sections present in data division.
What is a SSRANGE and NOSSRANGE?
How to get the last record in vsam file in cluster? And how can you get the kids file records into your cobol program?
Why is it necessary that file needs to be opened in I-O mode for REWRITE?
Have you used comp and comp-3 in your project? And how?
How to use the same COBOL program in Batch and CICS on lines? explain with an example
How to traceback if I am getting SOC7 or SOC4 abend? List down the steps
How did the release of cobol/370 version 1.3 improve the performance of release 1.1?
how do you reference the printer file formats from cobol programs
In which area will you utilize 88 level items in cobol?
I have one ps file in which there are 3 fileds emp_no,emp_name and leave_app.this ps file information give the detail of employee which is going to apply for leave.suppose emp_no=113430,emp_name=ajay,leave_app=1 that means he is going to apply for 1 day leave.and accordingling the table in db2 will be updated means if he has that no of leave in his account then he will get dat leave and updated acc. in table(leave_balance=previous leave present in table-leave_app).Now i want to check whther the updated result is correct or not by comparing the two ps file using IEBCOMPARE or icetool so what is going to be the two ps file and how its is going to be compare.
Can you please let me know the centre name of INS certification in Kolkata.
What is the difference between external and global variables in COBOL?
How to get the last record in vsam file in cluster? And how can you get the ksds file records into your cobol program?
What is the difference between comp and comp-3?