
Command: getind
Creates a PinK object for an ADAMO index of a table. If the ADAMO index does
not exist and its name corresponds to a column name, a new one is build up
over this column in ascending order. You may use
creind to create more complex indices.
getind table indname [objectname]
- The PinK object name table specifies the name of the
table for which the index should be grabbed/created and
- indname specifies the ADAMO name of the
index to be grabbed/created.
- The name of the created PinK index object is given by
objectname, which defaults to table.indname.
See also:
Previous
Up
Next
This page is maintained by
pink@hermes.desy.de;
last modification: Jun 1 1995 .