: This makes the application active contineously while checking for events to : handle when it has time to.
The problem with this approach is that the application polls and uses cpu time continuously. This may work if only one application is running but quickly becomes a bad design if multiple applications run using the same approach. Regards, Greg --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]