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
What rules are followed by the search verb.
How to get the last record in vsam file in cluster? And how can you get the ksds file records into cobol program?
What is the difference between external and global variables in COBOL?
example for sub strings ? and refernce modifications whit output pls
How to get the last record in vsam file in cluster? And how can you get the ksds file records into your cobol program?
Name the sections present in data division.
In which area will you utilize 88 level items in cobol?
A table has two indexes defined. Which one will be used by the SEARCH?
How to read the 2nd last record of a VSAM file? (The file size is huge and we don't know the key)
Explain the configuration section of a cobol program with examples of syntax.
How to change size of Initial number of records to *NOMAX for ALL PF files from perticular library, how can I do that
How many bytes S(8) comp field occupy and its maximum value?
1.give the details about WHEN OTHER. 2. how many form are available in evaluate.
what is difference between cobol and cobol/400
) how do u code after getting data?