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
Mention the guidelines to write a structured cobol program?
What type of SDLC u followed? Why?
Can we redefine the field of x(200) to less than 200?
)If there are 10 steps in GDG, if I want to refer the step2 after step5 . what should I do?
How to know whether the module is dynamical or statistical?
What rules are to be followed while using the corresponding options?
How do you get the data to code the BMS macro?
What is the difference between PIC 9.99 and 9v99 in COBOL?
What are literals?
What is the problem of ordered sequential files access?
What are the different rules to perform a Search?
how to move the records from file to array table. give with code example
2 input fles: 2 flat files, with different number of records. both are having unique key for each record and already sorted in ascending order . match these files using unique key and in output only matching key value has to be written. please procide cobol logic
What are the cobol coding sheets?
How do you reference the fixed block file formats from cobol programs