"Michael Langford" <[EMAIL PROTECTED]> > > If you find python bindings for WSH, let us know (or if you make > some with > SWIG: www.swig.org)
Python alreeady has bindings and they come as part of the winall package from Mark Hammond. It involves running a registration script to register python with WSH as a scripting language. (This also allows you to use python inside HTML for client side scripting on IE) AIR Details are in his Win32 book. However, I confess that I find WSH easier from VB Script than from Python unless the logic is very complex. Alan G. _______________________________________________ Tutor maillist - Tutor@python.org http://mail.python.org/mailman/listinfo/tutor