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 is perform what is varying?
System Testing for Mainframe Developers What is System Testing? integration testing ? what's the procedure ..
What kind of error is trapped by on size error option?
What are the different types of condition in cobol and write their forms.
How to change size of Initial number of records to *NOMAX for ALL PF files from perticular library, how can I do that
What is report-item in COBOL?
Why do we code s9 (4) comp. Inspite of knowing comp-3 will occupy less space?
how do you define single dimensional array and multidimensional array in your cobol?
what happens if parmparameter passes zero bytes to the program
What is the difference between a binary search and a sequential search? What are the pertinent cobol commands?
How do we get current date from system with century in COBOL?
Explain how to differentiate call by context by comparing it to other calls?
If you are current on the owner of a set, what is the difference between obtain next and obtain first?
What guidelines should be followed to write a structured cobol prgm?
How are the next sentence and continue different from each other?