If the process has finished, why not just do an - on shutdown, clea all, close all, quit?
John -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Ted Roche Sent: Friday, January 05, 2007 3:50 PM To: [email protected] Subject: Re: FW: Error Handling On 1/5/07, John Weller <[EMAIL PROTECTED]> wrote: > > I have an app which runs at intervals unattended overnight. It is triggered > by Windows Scheduler. The error handler enters details of any error into a > log and then shuts the app down by issuing a CLEAR EVENTS command which I > understand to immediately return to the line following the READ EVENTS line > where I have my shutdown routine. I'm curious. If you are running an unattended app, why are you invoking an event handler? -- Ted Roche Ted Roche & Associates, LLC http://www.tedroche.com [excessive quoting removed by server] _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/profox OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech ** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who are too stupid to see the obvious.

