xHarbour Reference Documentation > Command Reference |
Changes the top scope for navigating in the controlling index.
SET SCOPETOP TO [<topScope>]
Omitting the argument clears the top scope.
The SET SCOPETOP command defines or clears the top scope for indexed database navigation. Refer to SET SCOPE for more explanations.
See also: | OrdScope(), SET SCOPE |
Category: | Database commands , Index commands |
Header: | Ord.ch |
Source: | rdd\dbcmd.c |
LIB: | xhb.lib |
DLL: | xhbdll.dll |
http://www.xHarbour.com