If I read the language reference reference correctly both Serial.Reset and Serial.Poll will update the port settings changes in the serial object settings for: Baud Rate Data Bits Stop Bits Parity Handshake settings: (CTS/DTR/XON)
Is that correct? If so is the the only difference that Poll calls the DataAvailable event if data is in the buffer and reset does not? Does Reset clear the buffer or just leave what is there untouched? Do either do anything else? Thanks - karen _______________________________________________ Unsubscribe or switch delivery mode: <http://www.realsoftware.com/support/listmanager/> Search the archives: <http://support.realsoftware.com/listarchives/lists.html>
