When you're using the generated wrapper modules, all the attributes and methods are case sensitive.
i.App.visible = False
should be i.App.Visible=False
hth
Roger_______________________________________________ Python-win32 mailing list [email protected] http://mail.python.org/mailman/listinfo/python-win32
