Message 1 of 7
Cancelling VB while it's running...
Not applicable
09-10-2003
12:53 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
We've got this batch processor that was created in VB6. It's pretty handy
except for the fact that once it's going, you can't stop it. I've looked up
using the escape key, but I can't seem to get it to trap out. What I'm
wondering is if someone can either give me a newbie explanation of how to
use the escape key or how to use the existing "exit" button to stop the
routine from running. (Currently the exit button is just used to close the
dialog window.)
If I haven't provided enough info, please let me know.
As always any help is greatly appreciated!
Thanks!
except for the fact that once it's going, you can't stop it. I've looked up
using the escape key, but I can't seem to get it to trap out. What I'm
wondering is if someone can either give me a newbie explanation of how to
use the escape key or how to use the existing "exit" button to stop the
routine from running. (Currently the exit button is just used to close the
dialog window.)
If I haven't provided enough info, please let me know.
As always any help is greatly appreciated!
Thanks!