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
can you please let me know if there is any walkins for COBOL/PLI/DB2/IMS/JCL in pune other than IBM and ITC infotech
Which mode is used to operate the sequential file?
What is a report item?
What is the difference between next sentence and continue in cobol programing language?
How arrays can be defined in COBOL?
What rules are followed by the search verb.
What is rmode(24)
System Testing for Mainframe Developers What is System Testing? integration testing ? what's the procedure ..
What is the utilization of copybook in cobol? Could we utilize a similar copybook?
how do you reference the variable unblock file formats from cobol programs
What are 77 levels used for?
Differentiate between structured cobol programming and object-oriented cobol programming.
how do you define single dimensional array and multidimensional array in your cobol?
What is amode(31)
How do you define a variable of comp-1 and comp-2?