Le 29 mars 07 à 17:40 Soir, Peter K. Stys a écrit: > At the same time, most often i want to run a batch operation like > John, and all i want is the progressBar or a staticText value to be > updated. So I use App.DoEvents, with no obvious issues.
The user may quit your app while using app.DoEvents. e.g using Command-Tab to select your app and then Command-Q to quit it. _______________________________________________ Unsubscribe or switch delivery mode: <http://www.realsoftware.com/support/listmanager/> Search the archives: <http://support.realsoftware.com/listarchives/lists.html>
