Hi,

Sorry, I'm not trying to make things hard!  I just can't figure why it
works when run from PythonWin and not from Python - PythonWin MUST load
some extra library.

Anyway, I have finally fixed it by adding import win32com to the top of
the script.  Am guessing the DLL uses COM and PythonWin must already
load it.

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to