Indicates the record whose database key will be returned.
Retrieves the database key for the current index entry.
Retrieves the database key for the first index entry.
Retrieves the database key for the last index entry.
Retrieves the database key for the index entry following current of index. If the current of index is the last entry, an error status of 1707 (end of index) is returned.
Retrieves the database key for the index entry preceding current of index. If the current of index is the first entry, an error status of 1707 (end of index) is returned.
Identifies the indexed set from which the specified database key is to be returned.
Either a register containing the name of the indexed set or a quoted variable containing the name of the set.
Where the database key is returned.
A register containing the database key or a user defined variable data field.
Saves the symbolic key (CALC, sort, or index) or the specified record.
A register containing the index key value or the name of the user-defined alphanumeric field into which the symbolic key of the specified record will be returned. Index-key-value must be large enough to accommodate the symbolic key. For example, if the set is indexed on employee last name (15 characters) and employee first name (10 characters) the index-key-value must be large enough to accommodate 25 characters.
|
Copyright © 2014 CA.
All rights reserved.
|
|