> Could anyone help with a problem I am having in getting my program to speak > through the comms port.
> The software I've written sends a command to an external peripheral then is > supposed to read its reply.
> Sounds good and MS Terminal does it with ease, But I need more control.
> When I step through the commands everything is OK, but when left to run it > either goes into a endless loop waiting for a reply or nothing.
> I know the commands that I'm supposed to send and what the corresponding > replies are supposed to be, and even asking it to look for these makes no > difference.