Larry Bates wrote:
> Almost all languages can dispatch a COM object easily.

Being stuck using VBScript at work, I kind of poked around COM creation
one day and was surprised to find that it's possible to just drop
python script directly into COM objects. Five minutes later and I was
finally using real dicts & lists in VBScript :)

-alex23

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to