CALL CLOIND(TAB,IND)
[Contents] [Next Page] [Prev Page] [Up] [How to Search]

Chapter IV.3 - Accesses -- Indices and Selectors

IV.3.8 - CALL CLOIND(TAB,IND)

CLOse INDex

Close index IND of table TAB. The presence of an open index is a slight overhead when replacing rows i.e. REPTAB and REPENT, which is why CLOIND is provided. Closing an index also saves space if it is known that it will not be needed again. Any attempt to reuse the index will automatically recreate it from scratch (so there is no OPEIND routine) - this may be time consuming.

___________________________________________________________________________

SF and PP - CERN PTG - ADAMO Reference Manual for Version 3.3 - 13 Dec 93