Dennis Lee Bieber wrote: > Unfortunately... You are on Windows... > > I think your choices become: Block, or Poll > > Check the Win32Api modules... > > win32event may be a candidate... > CreateEvent() > OpenEvent() > PulseEvent() > SetEvent() > ResetEvent() > WaitForSingleObject() or WaitForMultipleObjects()
Thanks. We'll look into those. -- Dale Strickland-Clark Riverhall Systems - www.riverhall.co.uk -- http://mail.python.org/mailman/listinfo/python-list