Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Problem using reindex
Message
 
To
08/03/2002 13:07:11
General information
Forum:
Visual FoxPro
Category:
Stonefield
Miscellaneous
Thread ID:
00629942
Message ID:
00630449
Views:
28
Hi Doug,

Actually I just figured that out and I think Im all set.
I have the form running that shows a list of the tables
with the All Tables and Pack checboxes.
It would be nice if the results of the reindex showed
on the screen if the reindex failed (if the files cannot be opened exclusively)

I have been able to get this to work if I reindex an individual file as follows :
success=oMeta.oSDTMgr.Reindex('contacts')
if success=.f.
=messagebox("File in use. Try later",16,"WARNING")
endif

Is there a way to do this for the form with the list of tables ?

Thanks for you help
Carmel
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform