I have a textfile that has error logs in it.
I am trying to read the file and print the lines in a Listview.
My problem is that all the lines are printed in ONE line.
I have used the vbclfr and chr(10)+chr(13) and it still is not broken up.
Please help.
Thanks
I am trying to read the file and print the lines in a Listview.
My problem is that all the lines are printed in ONE line.
I have used the vbclfr and chr(10)+chr(13) and it still is not broken up.
Please help.
Thanks