Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Deleting idx files
Message
 
To
23/02/1998 12:47:51
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00080480
Message ID:
00081714
Views:
22
>However, I still have a problem with the indexes I created using SET INDEX TO.
>After I am done with the cursors I'd like to have the idx files removed
>otherwise the next time I run a report I get the message asking if I want to
>overwrite the current idx file.

To create a .CDX (compact structural index) instead of an .IDX (compact index),
use INDEX ON myField TAG myField. This is the index that will go
away when you close your cursor.
My blog
My consulting page
My home page

Member of the Trim Your Auto-Quote Campaign!
What's another word for thesaurus?
Previous
Reply
Map
View

Click here to load this message in the networking platform