On Jul 29, 1:26 pm, frankrentef <[EMAIL PROTECTED]> wrote:
> In using PAMIE 2.0 specifically the "scripWrite" function I'm getting
> the following error...
>
> File "C:\Python23\Lib\site-packages\win32com\client\dynamic.py", line
> 489, in _getattr_
>
> further states...
>
> raise AttributeError, "%s.%s" % (self._username_, attr)
>
> Help... :)

Further messages found are:

C:\Python23\lib\site-packages\win32com\client\dynamic.py:476:
FutureWarning: %u/%o/%x/%X of negative int will return a signed string
in Python 2.4 and up
  debug_attr_print("Getting property Id 0x%x from OLE object" %
retEntry.dispid)

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

Reply via email to