win32com and parameters on property "put" methods

David Bolen db3l at fitlinxx.com
Wed Jan 23 19:22:44 EST 2002


Mark Hammond <mhammond at skippinet.com.au> writes:

> If you use makepy on the type library, viewing the generated file should 
> show a "Set" method - eg:
> 
> msfStack.SetPlaceValue(3, 6000)
> 
> Should work.

Thanks, it does.  Apparently he had avoided processing the type
library and was just doing everything completely dynamic (clearly not
sufficient in this case).

--
-- David
-- 
/-----------------------------------------------------------------------\
 \               David Bolen            \   E-mail: db3l at fitlinxx.com  /
  |             FitLinxx, Inc.            \  Phone: (203) 708-5192    |
 /  860 Canal Street, Stamford, CT  06902   \  Fax: (203) 316-5150     \
\-----------------------------------------------------------------------/



More information about the Python-list mailing list