Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Process interruption
Message
From
27/06/2000 10:14:44
Leonid Kizelshteyn
Boston Medical Software, Llc
Massachusetts, United States
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Process interruption
Miscellaneous
Thread ID:
00385037
Message ID:
00385037
Views:
40
Hi,All,
I've got an interesting problem. I have a form with multiple buttons to start different things. One of these buttons starts a very lengthy process, progress of which I can monitor on a form (using some common ActiveX controls such as ProgressBar). It all works fine, until I've got a request to make a "Pause" button to suspend that process. My first reaction was to create a "PAUSE" button and put "pause"-related code into Click event. It turns out that the system processed that event after the long process finishes.
My question is - is it any common methods to pause long process invoked from the form?
Next
Reply
Map
View

Click here to load this message in the networking platform