You can use subprocess module to start an application and also read it's output. You can kill it yourself (when you know when to do it)<br>Srinivas.<br><br><br><div class="gmail_quote">On Fri, Jan 9, 2009 at 2:36 AM, Tim Arnold <span dir="ltr"><<a href="mailto:tim.arnold@sas.com">tim.arnold@sas.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Hi, I don't even know what to google for on this one. I need to drive a<br>
commercial desktop app (on windows xp) since the app doesn't have a batch<br>
interface.  It's intended to analyze one file at a time and display a<br>
report.<br>
<br>
I can get the thing to write out the report an html browser, but I have<br>
thousands of files I need it to analyze every night.<br>
<br>
Is there any lib or recipe(s) for doing something like this via python?<br>
<br>
thanks,<br>
--Tim Arnold<br>
<font color="#888888"><br>
<br>
--<br>
<a href="http://mail.python.org/mailman/listinfo/python-list" target="_blank">http://mail.python.org/mailman/listinfo/python-list</a><br>
</font></blockquote></div><br>