can u give result for the fallowing example...
05 a pic 9(2)
05 b redifines a pic x(2).
move 'xy' to b.
display a,b.
Answer Posted / muttaiah
I think it will give soc7 abend because we are moving
char's to numeric field.
can someone explain more clearly on this.
If you have any link regarding this do share with us.
Thanks in advance.
| Is This Answer Correct ? | 0 Yes | 5 No |
Post New Answer View All Answers
System Testing for Mainframe Developers What is System Testing? integration testing ? what's the procedure ..
how to refer the data field?
What is the difference between PIC 9.99 and 9v99 in COBOL?
how can i see junk values in dclgen or in hostvariable of comp ?
input 1 input2 ouput1 output2 output 3 1 re 300 1 re 200 1 re 300 3 rc 500 1 re 200 2 rr 400 1 re 300 2 rr 400 1 rc 400 3 rc 500 1 rc 400 2 rr 700 2 rr 700 5 tt 900 5 tt 900 2 inputs r in flat file and output 1 is matched records,ouptput2 is unmatched of input1,output3 is unmatched of input2! how vl u get the output files using sequential order and to check with each and every records! let me know the procedure division ?
What are declaratives and what are their uses in cobol?
In which area will you utilize 88 level items in cobol?
How to read the 2nd last record of a VSAM file? (The file size is huge and we don't know the key)
What is length is cobol?
Whats the difference between search & search ALL?
what are decleratives in cobol?
What are the different data types in cobol?
What is the Purpose of POINTER Phrase in STRING command in COBOL?
what is amode(24), amode(31), rmode(24) and rmode(any)?
What are the pertinent COBOL