Locate_Next - BaseData_Set
Finds the next logical record using the passed in find mode, file, and index specified in a prior Establish_Find_Direction invocation
Type: Procedure
Syntax
Procedure Locate_Next
Call Example
Send Locate_Next
Description
The Locate_Next procedure finds the next logical record using the passed in find mode, file, and index specified in a prior Establish_Find_Direction invocation. It sends Relate_Main_File if it is successful. This does not affect Current_Record of the DataDictionary, nor does it notify other (connected) DataDictionaries of the result.
Data Dictionary SQL Filters
Data Dictionary SQL Filters can be used with this method. See pbUseDDSQLFilters for more information.