HI
I wonder if someone can help me. I am trying to read the following line from a text file.
200310,11:29:06,D03,LONG,3422
I am then trying to display the first 4 items as stings in a text box and the last item (3422) as an integer. Then if a new line appears in the text file I would like the text boxes to update. Can anybody tell me if this is possible?
Thanks for you time.
Scouseman
I wonder if someone can help me. I am trying to read the following line from a text file.
200310,11:29:06,D03,LONG,3422
I am then trying to display the first 4 items as stings in a text box and the last item (3422) as an integer. Then if a new line appears in the text file I would like the text boxes to update. Can anybody tell me if this is possible?
Thanks for you time.
Scouseman