How To move a value to an array using move verb?
Answer Posted / suresh ramaiyan
one correction in Jagan's answer..
MOVE 1 to A(I)
we should not use [] for array in cobol.
| Is This Answer Correct ? | 12 Yes | 0 No |
Post New Answer View All Answers
How do you get the data to code the BMS macro?
What is comp-1 and comp-2?
What is the utilization of copybook in cobol?
Write down the divisions of cobol program?
Which Search verb is equivalent to PERFORM…VARYING?
what is the difference between COBOL2 AND COBOL390?
Whats the difference between search & search ALL?
What are the cobol coding sheets?
i want a program using by if, evaluate , string, unstring, perform, occurs?
what are decleratives in cobol?
what happens if parmparameter passes zero bytes to the program
How are the next sentence and continue different from each other?
What rules are to be followed while using the corresponding options?
example for sub strings ? and refernce modifications whit output pls
How many sections are there in data division in COBOL?