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 / rajini

We wont get data exception error (SOC7) , the program will
go fine , But the value in b will be junk.

Is This Answer Correct ?    20 Yes 11 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

i want to learn mainframe..any websites and material to learn from basic..? my mail id : rajeswaribe2010@gmail.com

1773


Name some of the examples of COBOl 11?

2686


What is the LINKAGE SECTION used in COBOL?

892


What are all the divisions of a COBOL program?

665


In COBOL, what is the different between index and subscript?

763






how do you define single dimensional array and multidimensional array in your cobol?

678


How do we get current date from system with century in COBOL?

807


How do u write test cases?

1638


How many sections are there in data division in COBOL?

680


can anybody post me about file-aid and changemen tools pls and give me reference if any mainframe guys are there

1846


How to get the last record in vsam file in cluster? And how can you get the ksds file records into your cobol program?

648


HOw can I get the negative sign while deduct high value from low value

1792


what is amode(24), amode(31), rmode(24) and rmode(any)?

705


please..could u give an example about USAGE IS POINTER ..and explain why and when we use it ?

1958


1.give the details about WHEN OTHER. 2. how many form are available in evaluate.

1616