Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Showing Progress
Message
From
13/05/1998 14:23:53
 
 
To
13/05/1998 11:49:00
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00099060
Message ID:
00099147
Views:
25
>>I use a generic progress bar for feedback. The parameter passed is a percent >complete (standard stuff). How can I use this to show the progress of Foxpro >commands such as "append" or "copy to"?
>
>I have used a UDF in a FOR clause with good success. Do the updating of the progress bar in the UDF, and make sure the UDF returns true. So that you don't kill performance of the append, only do your screen updating after every 50 or 100 records. I can dig up a code sample if you still have trouble.
>
>-Tim
Yes I would like an example. I can't seem to figure out how to pass the UDF how many records have been procesed so far.
Thanks
Robert
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform