I have a problem. I'm coding a batch file in Notepad, and when I type "@echo off" (without the quotes) it turns off echo but also displays "ECHO is off" (again, without the quotes) in the CMD Prompt window. Please help me!!
Asked
Active
Viewed 426 times
0
-
3How this youtube channel can help us answering this question ? – Vipin Mar 22 '14 at 14:52
-
It would help to share your actual code, although it could be a possible duplicate of this question: http://stackoverflow.com/questions/14334850/why-this-code-says-echo-is-off – shree.pat18 Mar 22 '14 at 14:54