[<<Previous Entry]
[^^Up^^]
[Next Entry>>]
[Menu]
[About The Guide]
+---------------------------------+
| DELETE TAG |
+---------------------------------+
DELETE TAG <tag name1>
[OF <.cdx file1>]
[, <tag name2>
[OF <.cdx file2>]] ...
DELETE TAG ALL [OF <.cdx file>]
-----------------------------------
Removes tag or tags from .CDX compound index.
-----------------------------------
Compound index files, created with the INDEX command, contain tags
corresponding to index entries. DELETE TAG is used to remove a tag or
tags from open .CDX compound index files. You may only delete tags from
compound index files open in the currently selected work area. If you
remove all the tags from a compound index file, the file is deleted from
disk.
To remove a tag in a compound index file include the <tag name>. You
may delete multiple tags with one DELETE TAG command by including a list
of tag names separated by commas.
FoxPro looks first for a tag in the structural compound index file (if
one is open). If the tag isn't in the structural index file, FoxPro
then looks for the tag in the other open compound index files.
Clauses
-------
<tag name1> OF <.cdx file1> [<tag name2> [OF <.cdx file2>]] ...
Specifies tags to be deleted.
ALL [OF <.cdx file>]
Removes every tag from compound index.
-----------------------------------
See Also: COPY INDEXES, COPY TAG, INDEX, TAG()
-----------------------------------
See Also:
COPY INDEXES
COPY TAG
INDEX
TAG()
This page created by ng2html v1.05, the Norton guide to HTML conversion utility.
Written by Dave Pearson