P
Paulers
Hello all,
I have a log file that is appended to in real time by an application. I
would like to write a loop in vb.net that reads new entires and parses
them. I can get my application to open a file and read it all the way
through but I can not get it to continue looping after the file is
finished. I am trying to get the new additions to the log file to be
displayed in a textbox in real time. Any help is greatly appreciated.
I have a log file that is appended to in real time by an application. I
would like to write a loop in vb.net that reads new entires and parses
them. I can get my application to open a file and read it all the way
through but I can not get it to continue looping after the file is
finished. I am trying to get the new additions to the log file to be
displayed in a textbox in real time. Any help is greatly appreciated.