Can we MOVE X(9) to 9(9) OR 9(9) to X(9)? If yes what are
the ways for doing this?
Answer Posted / harish
Hi,
i hope ajay's answer is correct,but if by moving we will
not get any error .suppose if we use recieved field in any
operation we will get soc07 ..
pls correct me if anything wrong
HARISH POOMGAME SHIVAPPA
NIIT TECHNOLOGY
KOLKATA
| Is This Answer Correct ? | 1 Yes | 2 No |
Post New Answer View All Answers
how to refer the data field?
How many bytes S(8) comp field occupy and its maximum value?
What are the pertinent COBOL
How can you get the ksds file records into your cobol program?
Write the code to count the sum of n natural numbers.
how do you reference the variable unblock file formats from cobol programs
how we sort two input files based on a common column and giving one o/p file please send me the coding logic?
How do you differentiate between cobol and cobol-ii?
Which mode is used to operate the sequential file?
IF I mention stop run in CICS what happens?
What is the compute verb? How is it used?
Write a program to explain size error.
Why do we code s9 (4) comp. Inspite of knowing comp-3 will occupy less space?
How to get the last record in vsam file in cluster? And how can you get the ksds file records into cobol program?
How to traceback if I am getting SOC7 or SOC4 abend? List down the steps