Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Creating a Simple Progress Bar
Message
 
 
To
06/09/2000 11:44:33
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00412738
Message ID:
00412996
Views:
24
I use SDT for recreating indexes, packing, etc. Anything else, I use a progress bar where feasible. Otherwise, I use a variation of your technique. :^)

>My technique:
>
>USE mytable
>WAIT WINDOW "The frigging computer is BUSY!" NOWAIT
>INDEX ON myfield TO myindex.IDX
>WAIT CLEAR
>
>:-)
>
>
>
>>Ok, I may use this technique, though it's not elegant. I also have another solution - Yuri Rubinov ProgBar. It works for Count or Replace, but doesn't work for Index On. From VFUG I also downloaded another ProgressBar, which does its work for indexing too, but it's an overkill for me. Take a look at them and you may find them useful in your applications.
Mark McCasland
Midlothian, TX USA
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform