alf Of gregarican
> > Sent: Friday, July 07, 2006 1:37 PM
> > To: [email protected]
> > Subject: COM Makepy Question
> >
> > Using Pythonwin's COM Makepy utility I created a COM wrapper
> > around an OCX file that's used to communicate with a
>
-Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On
> Behalf Of gregarican
> Sent: Friday, July 07, 2006 1:37 PM
> To: [email protected]
> Subject: COM Makepy Question
>
> Using Pythonwin's COM Makepy utility I created a COM wr
Using Pythonwin's COM Makepy utility I created a COM wrapper around an
OCX file that's used to communicate with a magstripe card reader. The
wrapper was created without incident and I can invoke any "get" type of
method without a problem. But whenever I attempt to invoke any of the
"set" type of me