Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Append from - is it possible to add progress bar
Message
 
 
To
06/12/2000 22:15:30
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00450093
Message ID:
00450214
Views:
42
>>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.

Ok, thanks, I'll try that. I don't know in advance how many records I have in a file. Anyway, I get the idea with low-level functions. Are there other ways?
If it's not broken, fix it until it is.


My Blog
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform