On 1/17/2011 8:38 AM, Stephan Witt wrote:
You are the devils advocate? :-)

Seriously, it would help for external .bat/.cmd utilities on windows.
But in general it's a good move to refrain from using system().

I don't see a problem with batch files. Batch files are interpreted by the Windows command prompt which is a normal application. Something like "cmd.exe batchfile.bat" should work.

Joost

Reply via email to