Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Pulling index names programatically
Message
From
22/11/2000 08:02:36
 
 
To
21/11/2000 19:03:43
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00444343
Message ID:
00444542
Views:
7
>Thanks Fred,
>
>That's what I needed. I just need to adapt the help examples to allow me to select a free table and gather the table's structure as well as the tags. Want to keep this information in a table so that I can use it to recreate the stucture/tags if necessary.
>
>Wayne Frenck


If you have the Hacker's Guide, you can use a routine there called AINDEXES(). It puts all the information about open indexes into an array.

Just fyi, VFP 7 has a function called ATagInfo() that does pretty much the same thing.

Tamar
Previous
Reply
Map
View

Click here to load this message in the networking platform