Function OrdBagName() Foundation
Returns the filename of the file containing an index.
OrdBagName( <nIndex> | <cTagName>, [<nInfo>] ) --> cIndexFile
Constant | Description |
---|---|
DMLB_FILENAME | Function returns file name. |
DMLB_QUALIFIED_FILENAME | Function returns file name including path. |
The return value of OrdBagName() is a character string containing the file name of the index file containing the specified index. When no index is active, a null string ("") is returned.
The index function OrdBagName() determines which index of a work area is managed in which index file. When the function is used without the alias operator, it returns the filename for the current work area.
If you see anything in the documentation that is not correct, does not match your experience with the particular feature or requires further clarification, please use this form to report a documentation issue.