D
Daniel
Hi
I have a server programme and it writes any errors quietly to a logfile so
that the server keeps running and only dies on a critical problem. I'd like
to have a menu item saying View Log that i can click and it will open my
logfile in notepad (any better alternative methods for viewing a log please
let me know).
Does anyone know how to do this? Or would it be easier to make my own form
and just open the file myself and write the contents to the form?
Thanks in advance
I have a server programme and it writes any errors quietly to a logfile so
that the server keeps running and only dies on a critical problem. I'd like
to have a menu item saying View Log that i can click and it will open my
logfile in notepad (any better alternative methods for viewing a log please
let me know).
Does anyone know how to do this? Or would it be easier to make my own form
and just open the file myself and write the contents to the form?
Thanks in advance