The GoTo page enables the user to display (i.e. GoTo) a specific record within a database.
The page displays with record number of the current record (i.e. that displayed on screen) and the total number of records in the database.
To GoTo a specific record enter the record number in the “Go to record #” box and push the OK button.
The page also display a scrollable listbox showing a single-line version of a field from each record (multi-line fields are displayed with black rectangles representing end of line characters). The field displayed may be selected from the drop-down combo box entitled “Show field”.
If a record is selected within the main listbox its record number is displayed in the “Go to record #” box.
If the OK button is pushed this record will become the current record. However, if the Cancel button is pushed the display will revert to the record which was displayed before the GoTo page was displayed.
More: