Python / PAMIE - scriptWrite Function

F

frankrentef

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... :)
 
F

frankrentef

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)
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,766
Messages
2,569,569
Members
45,044
Latest member
RonaldNen

Latest Threads

Top