Calling a script requiring user input from another script

mzagursk at gmail.com mzagursk at gmail.com
Wed Feb 18 04:00:28 EST 2009


I'm kind of new to this so bear with me.

I have a script made that requires user input (lets call it script A)
while it's running.  However, I would like to create another script
(script B) that can batch process (i.e. run script A over and over
with different user inputs based on script B).  Is this possible?  and
how so?  Thanks in advance.



More information about the Python-list mailing list