Page 1 of 1

Batch file to constantly read from a text file and write to the console

Posted: 13 Jan 2021 03:53
by parnwham5bam
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..."

Re: Batch file to constantly read from a text file and write to the console

Posted: 13 Jan 2021 12:35
by Squashman
Read over this topic.
viewtopic.php?f=3&t=9689