On Nov 21, 5:02 pm, Rafe <[EMAIL PROTECTED]> wrote:
> On Nov 21, 4:50 pm, Rafe <[EMAIL PROTECTED]> wrote:
>
>
>
> > Hi,
>
> > I'm getting this error:
> > # File "C:\Python25\Lib\site-packages\win32com\client\dynamic.py",
> > line 491, in __getattr__
> > # raise pythoncom.com_error, details
>
On Nov 21, 4:50 pm, Rafe <[EMAIL PROTECTED]> wrote:
> Hi,
>
> I'm getting this error:
> # File "C:\Python25\Lib\site-packages\win32com\client\dynamic.py",
> line 491, in __getattr__
> # raise pythoncom.com_error, details
> # COM Error: Unspecified failure - [line 52]
>
> ...when my program hi
Hi,
I'm getting this error:
# File "C:\Python25\Lib\site-packages\win32com\client\dynamic.py",
line 491, in __getattr__
# raise pythoncom.com_error, details
# COM Error: Unspecified failure - [line 52]
...when my program hits a line of code which I know should work. The
strange thing is, wh