RE: Problem with win32com.client.Dispatch

2001-05-01 Thread Mark Hammond
> [mailto:[EMAIL PROTECTED]]On Behalf Of Kent > Tenney > Sent: Wednesday, 2 May 2001 8:35 AM > To: [EMAIL PROTECTED] > Subject: Problem with win32com.client.Dispatch > > > Howdy, > > I have run make_py.py, yet Dispatch doesn't return the Python > wrapped object. ge

Problem with win32com.client.Dispatch

2001-05-01 Thread Kent Tenney
Howdy, I have run make_py.py, yet Dispatch doesn't return the Python wrapped object. gencache.EnsureModule didn't seem to helpl. TIA for any suggestions. Thanks, Kent >>> import win32com.client >>> cumulus = win32com.client.Dispatch("Cumulus5.Application") >>> cumulus Pogo > c:\