Hi,

I'm a newbie and I was wondering if anyone knew a (Python) script to
run 4 batch files, one after the other (assuming the directories are
known).  It would be better if all 4 batch files could run
simultaneously, but that might break Windows...  ;)  The problem I had
was I couldn't get the files to RUN, only to OPEN.  Thanks for the
help!!!

pseudo-code looks like this

> Get directory

> Run batch1
> Run batch2
> Run batch3
> Run batch4

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to