Sep 23, 2003 #1 finatic Technical User Joined Jun 19, 2003 Messages 36 Location US Hw can I add a yes statement to a bat file?
Oct 23, 2003 #2 TomKane Programmer Joined Jul 24, 2001 Messages 1,018 Location AU Hi, Could you give us a bit more information? Best of luck, Tom Upvote 0 Downvote
Oct 28, 2003 #3 jpomaha MIS Joined Oct 21, 2003 Messages 4 Location US If you are trying to give an answer for a command in a batch file use "echo y |" then your command Upvote 0 Downvote
If you are trying to give an answer for a command in a batch file use "echo y |" then your command
Nov 5, 2003 Thread starter #4 finatic Technical User Joined Jun 19, 2003 Messages 36 Location US Thank You this works.......... I love this site....... Upvote 0 Downvote