Command DELETE TAG Foundation
Removes an index from a compound index file
DELETE TAG <cTagName> [OF <cIndexFile>] [, <cTagName> [OF <cIndexFile>]]
DELETE TAG <cTagName> [IN <cIndexFile>] [, <cTagName> [IN <cIndexFile>]]
The index command DELETE TAG deletes the index(es) <cTagName> from the index file containing several indexes. If the current workarea has multiple index files open a specific <cIndexFile> can be selected with the OF|IN option clause.
A database engine (DBE) that can support multiple indexes is required to manage several indexes within a single index file. If the current DBE does not support multiple indices, a recoverable runtime error occurs.
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.