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 / mainframe user

why do you want to do this? you know it is not compatible.
there is no point in doing analysis for this stuff.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Have you used the sort in your project?for this type of questions any working on real time project give the eg. with real time scenario.

2155


What is the default value(s) for an initialize and what keyword allows for an override of the default?

831


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

2061


A table has two indexes defined. Which one will be used by the SEARCH?

873


Whats the difference between search & search ALL?

5538






how to convert the recors form vsam file to db2 table tru file aid

2853


Is it possible that the redefines clause has different picture clauses compared to the one it redefined?

768


Why is it necessary that file needs to be opened in I-O mode for REWRITE?

845


Why occurs cannot be used in 01 level in COBOL?

808


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

851


Difference between array and sub-script ?

1251


If you are current on the owner of a set, what is the difference between an obtain next and obtain first? Actually in which topic will we use dis???Plz explain it clearly

2763


what is difference between cobol and cobol/400

21859


Describe the cobol database components?

776


Write the code to count the sum of n natural numbers.

789