M
Marty
Hi everybody,
Is it possible to do that in VB.NET: I have a text file that is filled
with new lines of text every n seconds. This text file get very massive.
I want to have my program to monitor this text file and to be able to
read only the new added line when it detect that a new line has been added.
I don't want to read the whole file every time, this would be high time
consuming.
Any idea? Thanks you very much!
Marty
Is it possible to do that in VB.NET: I have a text file that is filled
with new lines of text every n seconds. This text file get very massive.
I want to have my program to monitor this text file and to be able to
read only the new added line when it detect that a new line has been added.
I don't want to read the whole file every time, this would be high time
consuming.
Any idea? Thanks you very much!
Marty