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 / satish
Yes We can move that.But I have another question.if we
move 'abcd' to comp variable then how it will get stored??I
know if we move theb it wont abend but dbt know how it will
be stored:-(
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is static and dynamic call in cobol?
how to convert the recors form vsam file to db2 table tru file aid
What kind of error is trapped by on size error option?
What are literals?
What are the different data types in cobol?
Have you used comp and comp-3 in your project? And how?
Difference between cobol and cobol-ii?
What is the difference between comp and comp-3?
What is the utilization of copybook in cobol?
Can we redefine the field of x(200) to less than 200?
What is a scope terminator give example?
What is report-item in COBOL?
How do get the result of your program directly on your pc?
Which division and paragraphs are mandatory for a COBOL program?
Write down the divisions of cobol program?