Re: ANSI Characters Messing Up Input Buffer (General questions)
Hi Damba,
I send a command to the system, then execute a WaitFor to find the start of the command I need to retrieve, after that comes back as true, I execute a
obj.Peek (string is truncated)
obj.Retrieve(obj.DataReady) (string is truncated)
I don't receive any errors.
Barry