Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Append from - is it possible to add progress bar
Message
From
06/12/2000 22:15:30
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00450093
Message ID:
00450209
Views:
47
>Don't understand this.

Ok, you know how the Copy File routine worked? Instead of moving the whole file at once you moved parts of it and incremented a progress bar in the middle? Well, do the same thing here. If you've got 5 million records, use FGETS() to get the first 50,000 records into a new file and append that, then the next 50k, then the next 5k, ect. ect.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform