"abcd" <[EMAIL PROTECTED]> wrote:

>.....however the python script that is called from the batch script

One thing I have learned about launching programs from batch files like this 
is that if the launched program tries to prompt the user for imput at the 
command line, everthing goes haywire since it has no shell to communicate 
with. It may crash, go into a loop, etc.

Good luck,
Matt



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

Reply via email to