Answer Posted / kiran
Index is a displacement we cannot do any arthematic
operation by using index only we can asign value by using SET
Ex: set indexname to 1
upby/downby
Subcript is working storage variable we can use in
arethematic operations and used for occurances of a para
| Is This Answer Correct ? | 10 Yes | 0 No |
Post New Answer View All Answers
How do you differentiate between cobol and cobol-ii?
how to refer the data field?
How to print 10 to 1 if the input have only 10 digit number?
I have a program with an Array of 5000 occurences which is being passed from 5 sub levels to the front end screen. Thess 5 programs using each 5*2 = 10 different arrays with size as 5000. This is causing the transaction to utilize more storage consupmtion. I am looking to reduce the storage consumption. As part of that initially i thought Dynamic array may solve my problem. After viewing the comments given i see its same as normal array. IS there any other way we can resolve this issue?
What is amode(31)
What the difference is between continue and next sentence?
What are declaratives and what are their uses in cobol?
Mention the guidelines to write a structured cobol program?
) How do u handle errors in BMS macro
Difference between cobol and cobol-ii?
what is the difference between COBOL2 AND COBOL390?
How do you reference the following file formats from cobol programs?
EXPLAIN MAIN FRAME TESTING PROCESS...HOW TO FIX THE MAINFRAME BUGS?
What is the usage of comp fields in cobol?
How do get the result of your program directly on your pc?