Previous Topic: List FieldsNext Topic: Parameter List


READ

READ reads the alternate index based on the processing type specified in the OPEN call. With direct processing, GVPATH uses the alternate index key passed from your program when reading the alternate index. Then the prime pointer associated with the passed alternate index key reads the base cluster. If sequential processing is specified in the OPEN call, READ uses the next base pointer in the alternate index to read the base cluster.

The address of the parameter list is passed in R1.