Serial.Port is not defined in the language reference - only the Serial.SerialPort object property is, but the SerialPort class does not have a portnumber property and sometimes that is convenient to have...
So is serial.Port not being in the language reference an oversight, or are we not supposed to use it? It seems to be the index of the port in System.SerialPort(index) and seems to be -1 is no port is set. So should I rely on serial.port or not? Thanks - Karen _______________________________________________ Unsubscribe or switch delivery mode: <http://www.realsoftware.com/support/listmanager/> Search the archives: <http://support.realsoftware.com/listarchives/lists.html>
