Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Process thermometer
Message
From
06/11/2022 05:08:36
Dragan Nedeljkovich (Online)
Now officially retired
Zrenjanin, Serbia
 
 
To
05/11/2022 16:34:46
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
01685243
Message ID:
01685245
Views:
51
>Howdy and grand rising,
>
>Is there a code in vfp 9.0 that would allow the user to see the process while running. Something like a thermometer that displays percentage complete/remaining when uploading data sets?

Not really a problem, Tore gave you samples of code (and I tried M$ outside process for a while, it's ugly and not too precise, so I too wrote my own), it's the word 'upload' that may be a problem. Because, if it's a FTP or other external process, I'm not sure how and when would it let you call your code to update the progress bar*. If it's a VFP process that you want to track, just pick some place in it where you'd check for a certain condition - say, „did it move at least 2% since the last update“, and if condition met, update the bar.
----
* „Progress bar“ sounds like a watering hole for revolutionaries

back to same old

the first online autobiography, unfinished by design
What, me reckless? I'm full of recks!
Balkans, eh? Count them.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform