Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
ProgressBar while indexing
Message
From
06/08/1999 03:07:16
 
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00248907
Message ID:
00250557
Views:
23
>>Can anyone give me the final trick to show the progression of an INDEX command WITHOUT getting the function name of the Progression routine written to the index file.
>
>I recently submitted this question to FoxPro Advisor, and it was answered in the August 1999 issue by Christof Lange. Basically you still have to d a function call, but he included about a page of code to run to remove the function from the CDX. The code was included on the Resource CD for those who subscribe to that.

Thanks for the answer Mark. I'll turn myself to this kind of solution although I do not find it the best way. I was actually kind of thinking there would be a way to instruct the INDEX command to be interrupted on a regular basis to execute some code. We had it in Clipper a while ago already.

I even thought I would be able to create a timer in C that would be capable to display the progression bar. Unfortunately, VFP stops everything when it needs to execute the REINDEX or an INDEX command and the timer doesn't get fired ... even if that's a multimedia timer.

Pat
Previous
Reply
Map
View

Click here to load this message in the networking platform