|
Answer» I am a newbie to windows batch script. I ATTEMPTED to complete the following requirements, but, keep getting errors I have 3 files in C:\START folder. I WANT to copy only one file depending on the input from user into C:\END folder as end.txt. The destination file name is the same irrespective of the file to be copied. I have been trying to get this done. Unfortunately I need to do this by end of today. Please help me.
Here are more details
1) Before copying each file from C:\START folder, display the filename and ask the user input
2) when user enters 'y' promt him again ask "are you SURE?" if user enters 'N' display the next file and so on..
3) Once user enters 'y' again. move the file into C:\END folder as end.txt if user enter ''N' disply the next file and so on..
4) CAPTURE the file name which got copied and delete it from server where it ACTUALLY came from
So you want us to do your homework for you?
|