Returns the number of .cdx compound index file tags and open .idx single-entry index files.
Syntax
TAGCOUNT([CDXFileName [, nExpression | cExpression]])
Returns
Numeric
Arguments
CDXFileName
Specifies the name of a compound index file for which TAGCOUNT( ) returns the number of tags. If CDXFileName is omitted, TAGCOUNT( ) returns the number of tags in all .cdx compound index files and open .idx single-entry index files in the currently selected work area.
nExpression
Specifies the work area of the table for which TAGCOUNT( ) returns the number of tags for the .cdx compound index file.
cExpression
Specifies the alias of the table for which TAGCOUNT( ) returns the number of tags for the .cdx compound index file.
Remarks
Included for compatibility with dBASE.