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
What happens when we move a comp-3 field to an edited (say z (9). Zz-)?
How do you define a variable of comp-1 and comp-2?
What is a report item?
How do you reference the fixed block file formats from cobol programs
can you please let me know if there is any walkins for COBOL/PLI/DB2/IMS/JCL in pune other than IBM and ITC infotech
How to remove the spaces at the end of each record in the output file of variable length, via cobol program?
Which division and paragraphs are mandatory for a COBOL program?
What is the usage of comp fields in cobol?
What is the difference between binary search and sequential search?
if we have " ibm mainframe ",in that how to remove first and last leading space eg:"ibm mainframe" like that the answer we need
Define static linking and dynamic linking.
What is the difference between perform … with test after and perform … with test before?
) How do u handle errors in BMS macro
What are the different open modes available in cobol?
How do define dynamic array in cobol.