TAGNO( ) Function

Returns the index position for .cdx compound index file tags and open .idx single-entry index files.

TAGNO([IndexName [, CDXFileName [, nWorkArea | cTableAlias]]])

Parameters

IndexName

Specifies the name of a .cdx compound index file tag or an open .idx single-entry index file for which TAGNO( ) returns the index position.

CDXFileName

Specifies the name of a .cdx compound index file containing the name of the tag you specify with IndexName.

nWorkArea

Specifies the work area of the table for which TAGNO( ) returns the index position for .cdx compound index file tags and .idx single-entry index files.

cTableAlias

Specifies the alias of the table for which TAGNO( ) returns the index position for .cdx compound index file tags and .idx single-entry index files.

Expand imageReturn Value

Expand imageRemarks

Expand imageSee Also


© , 1996-2020 • Updated: 11/10/20
Comment or report problem with topic