Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Progbar and requery
Message
 
 
To
26/07/1998 14:25:37
General information
Forum:
Visual FoxPro
Category:
Third party products
Miscellaneous
Thread ID:
00121491
Message ID:
00121542
Views:
18
>Hi all
>
>im try to use the class progbar.vcx that i found in
>the files to download in the forum
>
>i wanna know how to use it in the momente that im do a requery of
>a view ?
>
>thanks in advance

You could add a WHERE condition that is a call to a function (that always returns .T.) and calls the prog bar.

SELECT x, y, z FROM MYTABLE WHERE Progress()...

Earlier versions of fox sometimes ran into problems when trying this. I have not tried it under VFP 5
Rick Hodder
MCP Visual Foxpro
C#, VB.NET Developer
Independent Consultant
www.RickHodder.com
MyBlog
Previous
Reply
Map
View

Click here to load this message in the networking platform