Message
From
30/07/2003 06:19:24
 
General information
Forum:
Visual FoxPro
Category:
ActiveX controls in VFP
Miscellaneous
Thread ID:
00814827
Message ID:
00814840
Views:
16
Neil,

Just plumb it into your COUNT lines and it should do the same thing.
count .... WHILE ThisForm.UpdateProgress(recno(), reccount())
You should also return .T. from the UpdateProgress method, I forgot to add this.
Previous
Reply
Map
View