I am trying to answer a prompt in the command prompt window programmatically so the user does not see the prompt nor have to interact with it.
I have tried ECHO, but it does not put the text after the prompt.
Also, how do you add the text and continue -- that is, simulate pressing the ENTER key
I am totally new to this, so any ideas will help.
Thanks!
Sample:
ECHO [text to send]