T
Tarren
Hi:
I want to check my text file to ensure the last line has only DONE on it,
prior to loading the file.
How can I do this with a StreamReader object to go to the last line so I can
perform the string comparison?
Thanks
I want to check my text file to ensure the last line has only DONE on it,
prior to loading the file.
How can I do this with a StreamReader object to go to the last line so I can
perform the string comparison?
Thanks