> The same process works fin in VBScript on the example page from
> MagTek..

Does it work from VBScript executed via cscript/wscript?  If it only works
from VBScript inside a webpage hosting the control, the problem will be that
you need an OCX "container" to host the control.  Pythonwin is capable (see
the pywin\demos\ocx dir), as is wxPython (but I've never use that).

Otherwise, can you post the VBScript code which does work (just up to the
successful PortOpen property set)?

Cheers,

Mark

_______________________________________________
Python-win32 mailing list
Python-win32@python.org
http://mail.python.org/mailman/listinfo/python-win32

Reply via email to