Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
VFP50 - Progress bar
Message
From
03/10/1998 10:29:45
 
 
To
02/10/1998 15:30:09
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00143424
Message ID:
00143574
Views:
22
>I am trying to show the progress in a SQL command but no luck
>yet.
>
>In the COPY TO command I use this:
>COPY TO MyBackup FOR oTherm.UpdateBar(RECNO()/RECCOUNT()*100)
>
>Any suggestions about the SQL command?
>
>Thank you in advance

SELECT *, oTherm.UpdateBar(RECNO()/RECCOUNT()*100) FROM myCursor
Erik Moore
Clientelligence
Previous
Reply
Map
View

Click here to load this message in the networking platform