Hi All,
I have been struggling with ReadExisting() I think now in need a ReadTo() as I the ReadLine() will not work as certain parts of the code spit back \r\r 's, and other parts returned \n\r, ReadExisting() will read everything back but with problems. I have looked at using the Read method but this has problems as the data can be variable lengths.
Any advice, help or good wishes gratefully received!
Glenn