Search found 1 match

by medo
06 May 2014 00:57
Forum: DOS Batch Forum
Topic: print output to txt file
Replies: 2
Views: 3548

print output to txt file

Hello there, I have a batch file "mybatchfile.bat" to check some IP's and websites, and I need to write/print output the result to a .txt file then it close the window when I hit the last Enter key. I've tried it all day, I have WIN 7. the commands look exactly like this: @echo off echo ^>...