ATAGINFO( ) Function
| Visual FoxPro 9.0 SP2 |
| ATAGINFO( ) Function |
| See Also |
|
Creates an array that contains information about index files for the selected table.
ATAGINFO(ArrayName [,cCDXName [, nWorkArea | cTableAlias]]) |
Parameters
- ArrayName
-
Specifies the name of the array to create. Visual FoxPro creates the array if it does not already exist.
- cCDXName
-
Specifies the name of the compound index (.cdx) file to return information for.
Note Specifying an empty string ("") returns the number of tags in all open .cdx files and all open standalone index (.idx) files for the selected table.
- nWorkArea
-
Specifies the work area that contains the table to returns information for.
- cTableAlias
-
Specifies the alias of the table to return information for.
Note Omitting cTableAlias and nWorkArea uses the table in the current work area.
Return Value
Remarks
See Also
© , 1996-2020 • Updated: 11/10/20
Comment or report problem with topic
Microsoft Visual FoxPro 9 SP2 Help file, VFPX Edition v1.08