Batch file to constantly read from a text file and write to the console
Moderator: DosItHelp
-
- Posts: 2
- Joined: 13 Jan 2021 03:47
Batch file to constantly read from a text file and write to the console
Hi im looking for a batch file that reads from a text file that is constantly updated (text file is an output logger) and writes the outputs into a new line each time. Console automatically closes when nothing is being read for X amount of time or when a certain application is closed (If possible) without the "Press any key to continue..."