77 a pic x(4) value '1234' -----> instead of this 'abcd'
77 b pic 9(4) value zeros.
move a to b
what is the answers for both cases?
IS it possible? Give me elementary move rules briefly......
Answer Posted / mithlesh
It is not possible to move alphanumaric to numaric data type
it will throw soc7 error at runtime.
Sco7 is the abend . which come when mismatch problem
occured.
| Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
What are the different types of condition in cobol and write their forms.
which is Best IBM Mainframe Training and Placement Institute in Ameerpet Hyderabad
what is search and searchall?what is the diffrence between them?give an best example?
what is amode(24), amode(31), rmode(24) and rmode(any)?
How you can characterize tables in cobol?
What is the local-storage section?
How do you define a variable of comp-1 and comp-2?
Why do we code s9 (4) comp. Inspite of knowing comp-3 will occupy less space?
Write the code implementing the perform … varying.
What kind of error is trapped by on size error option?
What is perform what is varying?
What is a report item?
Explain sorting techniques in cobol program? Provide the sort file definition, the sort statement, its syntax and meaning
What are various search techniques in cobol? Explain.
can anybody post me about file-aid and changemen tools pls and give me reference if any mainframe guys are there