how to display comp3 variables reply soon ?
Answer Posted / lovely.surendra
just use a another ws-variable and then move the value of
COMP variable into it,
now u can do any activitity with this ws-variable.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
Have you used comp and comp-3 in your project? And how?
I need to compare 3 variables(dates) and do some processing based on the earliest date. There could be more then 1 date record in any of the 3 fields. What is the best way to code this?
i made it to stage 3 of an interview process wednessday they will quiz my knowledge again face to face for an analyst role recruiter said it will be based on Business requirements system is cobol and good ideas what they might ask etc
What is perform what is varying?
What is the Purpose of Pointer in the string?
how do you reference the variable 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...)
There are 5 fields and 1000 records in a file. Unload it into an array. Write the syntax for declaration and how will you unload it.
What is Pic 9v99 Indicates in COBOL?
What are the pertinent COBOL commands?
how can i see junk values in dclgen or in hostvariable of comp ?
What are 77 levels used for?
A table has two indexes defined. Which one will be used by the SEARCH?
what is amode(24), amode(31), rmode(24) and rmode(any)?
How to fetch 1000 error records from VSAM file(Eg: 1000000 records present) while getting SOC7 abend ?