Keeping a script running to wait for COM events.

2001-07-12 Thread Nathan Phelps
Warning: I'm new to Python I am using the win32com module to call a custom ActiveX object. Everything is working wonderfully with the exception of keeping the application running... This particular script instantiates a ActiveX object and then needs to simply sit there unit its Event gets calle

Keeping a script running to wait for COM events

2001-07-12 Thread Nathan Phelps
Warning: I'm new to Python I am using the win32com module to call a custom ActiveX object. Everything is working wonderfully with the exception of keeping the application running... This particular script instantiates a ActiveX object and then needs to simply sit there unit its Event gets calle