Python / PAMIE - scriptWrite Function

frankrentef frankrentef at yahoo.com
Tue Jul 29 14:30:44 EDT 2008


On Jul 29, 1:26 pm, frankrentef <frankren... at yahoo.com> 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)




More information about the Python-list mailing list