DB_AutoGoto

This function performs an "autogoto" search (one executed by typing the first couple of characters of a field) in the first column indicated by the column arrangment.

If the first column happens to be the same as the first sort key in the viewpoint, an efficient binary search is used to find the string; otherwise, the search is sequential.

Begin and end give the range of records allowed for the search.