1.

Solve : responding to prompts in a batch file?

Answer»

I'm writing a MS-DOS batch FILE. In my file, I need to invoke a program that requires responding to prmpts. How do I sppply the answer to the prompts in the same batch file that invoked the porgram?

If I simply put the answers to prompts on each LINE, the program does not seem to see the responses.

I'm running on Winxows XP.

Thanks,
RayWhy don't you POST this in the DOS section ALTHOUGH like many there you will need to realize that Windows XP does not have MS-DOS, it has command PROMPT (not the same) and you may be better off with scripts.



Discussion

No Comment Found