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 _______________________________________________ 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.

