01 a pic x(4) value 'abcd'
01 b pic 9(3)
can we move from a to b.if possible what would be stored in
b.
Answer Posted / mainframe user
why do you want to do this? you know it is not compatible.
there is no point in doing analysis for this stuff.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Is it possible that the redefines clause has different picture clauses compared to the one it redefined?
What is the difference between binary search and sequential search?
What is the difference between perform … with test after and perform … with test before?
What are the different open modes available in cobol?
explain sorting techniques in cobol program?
What is cobol?
Explain how to differentiate call by context by comparing it to other calls?
Why is it necessary that file needs to be opened in I-O mode for REWRITE?
How do you reference the fixed block file formats from cobol programs
What is the Purpose of POINTER Phrase in STRING command in COBOL?
What is comp-1 and comp-2?
What are the pertinent COBOL commands?
For rewrite, why is it mandatory that file needs to be opened?
)If there are 10 steps in GDG, if I want to refer the step2 after step5 . what should I do?
How do you reference the following file formats from cobol programs?