How can I search through the MSComm control input for certain strings. For example I need to perform certain actions based on what I am recieving. In one instance I recieve "CONNECTED" (without the quotes) and as soon as it is recieved I need to send a carriage return. I need to search for several different strings at various times throughout the connection. Any help is greatly appriciated.