Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Append from - is it possible to add progress bar
Message
 
 
To
07/12/2000 23:39:47
Dragan Nedeljkovich (Online)
Now officially retired
Zrenjanin, Serbia
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00450093
Message ID:
00450798
Views:
34
>>Thanks, Ken. I like this idea. The only little problem with this approach, what it assumes fixed record lenght of the file. If File is comma-delimited (as it was in my case), records have different length.
>
>This was already disputed on UT (surprised?) few years ago. I remember the best answer to this was "then divide the total length of the file with this different length" :).
>
>Actually, the solution (in that case) was to show a progress indicator based on the byte position within the file, and not on number of records, but then it meant that this was done using LLFF (low-level file functions), not Append.

Hi Dragan,

Do you know the thread number to check? Ric and I showed some code with low-level functions in this thread. Also Mike proposed to write a class library for all these functions (Append, PACK, Index, etc.) with a progress bar, if we show interest in it. I'm interested, but I didn't see responses from other UTrs.
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