On Wed, Feb 18, 2009 at 1:00 AM, mzagu...@gmail.com wrote:
> 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
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 t