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 / amarnath reddy
Hi Himanshu,
you read and try to understand my answer. I posted my answer
is Those cases not possible only when we move 1234 to b data
item that is accepted otherwise move abcd to b data item
possible to get the abend soc7.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What are all the divisions of a COBOL program?
How did the release of cobol/370 version 1.3 improve the performance of release 1.1?
What is the use of intialize verb?
Explain how will you differentiate between an internal and an external sort, the pros and cons, internal sort syntax etc
What is link edit in cobol?
What are the pertinent COBOL commands?
can anybody post me about file-aid and changemen tools pls and give me reference if any mainframe guys are there
How to know whether the module is dynamical or statistical?
) How do u handle errors in BMS macro?
Write down the divisions of cobol program?
A table has two indexes defined. Which one will be used by the SEARCH?
1.give the details about WHEN OTHER. 2. how many form are available in evaluate.
Difference between cobol and cobol-ii?
how do you reference the fixed unblock file formats from cobol programs
What is the local-storage section?