I am using os.system(cmd) to call a DOS program on WinXP that I need to call. It works fine but it flashes a Command Prompt Window while it does it. Is there any way to suppress this?
_______________________________________________ Python-win32 mailing list Python-win32@python.org http://mail.python.org/mailman/listinfo/python-win32