In an array processing what is the thing that can be done
by using subscripts but not by using index

Answer Posted / yuvaevergreen

hi,
Incrementing or decrementing is possible in subscripting
using - or + whereas the same operation in indexing is
possible is achieved by using SET statement.

Is This Answer Correct ?    8 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

1.give the details about WHEN OTHER. 2. how many form are available in evaluate.

1614


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?

1230


When is inspect verb is used in cobol?

678


What is Pic 9v99 Indicates in COBOL?

729


What are the different rules of SORT operation?

700






How can we find that module can be called – whether DYNAMICALLY or STATICALLY?

713


How are the next sentence and continue different from each other?

766


How do you get the data to code the BMS macro?

1476


What is length is cobol?

650


What is rmode(24)

681


What is the difference between Global and External Variables?

666


i have 10 names in an array and my name is one of them also array is not in sorted order i need to display my name using index how will i do this

998


how to refer the data field?

1812


What is the difference between a binary search and a sequential search what are the pertinent cobol?

735


What is the difference between PIC 9.99 and PIC9v99?

782