M
Mike
I have a program which runs in a dos window. That program generates output and
writes it to the dos window as well as piping it to a text file.
I would like to be able to monitor the window or text file as the program runs
with a dotnet application so that I can create my own log file in SQL server and
perform certain actions depending upon the output in the window/text file.
Does anyone have any suggestions?
writes it to the dos window as well as piping it to a text file.
I would like to be able to monitor the window or text file as the program runs
with a dotnet application so that I can create my own log file in SQL server and
perform certain actions depending upon the output in the window/text file.
Does anyone have any suggestions?