Go to the bookstore and get a copy of Python Programming on Win32 by Mark Hammond, Andy Robinson today.
http://www.oreilly.com/catalog/pythonwin32/
It has everything you need.
Is there a way to make programs written in these two languages communicate
with each other? I am pretty sure that VBScript can access a Python script
because Python is COM compliant. On the other hand, Python might be able to
call a VBScript through WSH. Can somebody provide a simple example? I have
exactly 4 days of experience in Python (and fortunately, much more in VB6)
Thanks.
-- http://mail.python.org/mailman/listinfo/python-list
