Finally got it working.
The relevant line is:
subprocess.call('"C:\Program Files\Microsoft Office\OFFICE11\winword.exe"',shell=True)
even using notepad++ it ended up giving me fits with the end of line characters and indentation.
But, anyone who wants to be able to run Dos Command Line should be able to with this.
Last edited by junkml; 01-02-2009 at 08:49 PM.
|