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 / vikas p o
First thing, when write this code and compile will it
compile sucessfully. If it compiles sucessfuly then if run
JCL will it give SOC7 or not.
Did test it but got error during compliation something like
"MOVE DID NOT FOLLOW COMPATIBILITY RULES".
Ppl can add to this...
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
How to use the same COBOL program in Batch and CICS on lines? explain with an example
What is the difference between perform … with test after and perform … with test before?
What are the different data types in cobol?
How do you reference the following file formats from cobol programs?
What is the difference between structured cobol programming and object alternativelyiented cobol programming?
What is redefines clause in COBOL?
What are all the divisions of a COBOL program?
Which division and paragraphs are mandatory for a COBOL program?
Give some examples of command terminators?
What is the utilization of copybook in cobol?
How do you define a variable of comp-1 and comp-2?
Why would you use find and get rather than to obtain?
What the difference is between continue and next sentence?
State the various causes of s0c1, s0c5 and s0c7.
Why did you choose to work with ibm mainframe cobol programming?