John Rich <[EMAIL PROTECTED]> wrote in message news:<[EMAIL PROTECTED]>... > If you set the timeout then if the time is expired the timeout event > will execute. This can be an empty event or you can put appropriate > code, depending on the application. You should always include the > timeout event in your event structure.
Wrong. The timeout event should be used as needed; not 'always'. Paul Cardinale
