On Monday, December 29, 2003, at 04:00 PM, Jan Schenkel wrote: > on DataSent pSocket > read from socket pSocket until empty \ > with message "DataRead" > end DataSent Hi, Jan! Won't this need 'until numToChar(13)' or some mechanism to collect bytes until all are in such as repeaded reads? Dar Scott