[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
VS_NtxList()         Returns a list of all indexes for a database

Description:

  VS_NtxList() allows the programmer to quickly obtain a list of all the
  index files associated with a database currently defined in the data
  dictionary.

Syntax:     

  ac_NtxList = VS_NtxList( c_DbfName )

Pass:       

  c_DbfName is a character expression that should contain the
  database name to aquire the list of index files for.

Return:     

  ac_NtxList is an array of character expressions, each representing
  the name of an index file associated with the specified database.

Notes:      


Example:    


Usage:      

See Also: VS_DbfList()
This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson