Hello, all.
 
I am a formerly competent perl scripter that has been away from some time working in 
other languages. Suffice to say, my perl is a bit rusty. If I weren't under a time 
constraint, I would find the answer to my own question after hours of research and 
trial and error.
 
However, I have a command line program on Windows 2000 that I need to execute about 
1,400 times in succession with different parameters. Needless to say, I'd rather not 
do it at my keyboard. The problem is, that after I run this command (passing in 
appropriate arguments) it comes back with a password prompt interactively. This is 
where I am struggling.
 
I need to have this password passed in before the command will execute. I then want to 
move the next command, which will prompt for a password, etc.
 
So, the question is: how can I feed the password in after the CLI program prompts for 
it?
 
Thanks, in advance.

Nathan J. Norrgard 
Senior Specialist 
The NASDAQ Stock Market, Inc. 
203.385.6598 (v) 
[EMAIL PROTECTED]

 

Reply via email to