in reply to Re: Automating cmd prompt command execution
in thread Automating cmd prompt command execution

I dont know perl..that's where the problem is :P ..I'm trying to lean it ..but i have a bit of time constrain to finish it..

The code which u gave works perfectly fine.. I just need the below message to display: "Do you want to continue? Press Y to continue and N to exit"

  • Comment on Re^2: Automating cmd prompt command execution

Replies are listed 'Best First'.
Re^3: Automating cmd prompt command execution
by ww (Archbishop) on Sep 11, 2015 at 17:05 UTC

    We're here to help you learn; not to do it for you.

    With that in mind, try to learn by reading Getting user input and answers. You might want to find other nodes related to your question by using Super Search or your favorite search engine with terms like "prompt user" (among many other possibilities).