Re: [python-win32] com error

2005-11-08 Thread Michael Johnstone
--- Mark Hammond <[EMAIL PROTECTED]> wrote: > > Hi Mark > > > > Not sure if I got what you suggested correct. The > > method I am trying to use is defined as: > > > > def SyncWrite(self, > NumItems=defaultNamedNotOptArg, > > ServerHandles=defaultNamedNotOptArg, > > Values=defaultNamedNotOptArg),

Re: [python-win32] com error

2005-11-08 Thread Michael Johnstone
--- Mark Hammond <[EMAIL PROTECTED]> wrote: > > > "C:\Python22\Lib\site-packages\win32com\client\__init__.py", > > line 446, in _ApplyTypes_ > > return self._get_good_object_( > > com_error: (-2147352567, 'Exception occurred.', > (0, > > None, None, None, 0, -2147024809), None) > > The secon

Re: [python-win32] com error

2005-11-08 Thread Michael Johnstone
--- Graham Bloice <[EMAIL PROTECTED]> wrote: > > Traceback (most recent call last): > > File > > > "C:\Python22\Lib\site-packages\pythonwin\pywin\framework\scriptutils.py", > > line 310, in RunScript > > exec codeObject in __main__.__dict__ > > File > > > "C:\Deneb\BHSS\Projects\AKL_0502\

[python-win32] com error

2005-11-07 Thread Michael Johnstone
Hi I was hoping to get some help trouble shooting the following error: Traceback (most recent call last): File "C:\Python22\Lib\site-packages\pythonwin\pywin\framework\scriptutils.py", line 310, in RunScript exec codeObject in __main__.__dict__ File "C:\Deneb\BHSS\Projects\AKL_0502\VC\Pyt