[EMAIL PROTECTED] wrote: <snipz> > Yes you can use your telnet component to retrieve a string. > Standard pascal read routine will read comma separated > fields
I'm not aware of how to do that with the Read() or ReadLn() routines (which is what I presume you mean); at least not without reading an entire line as a string and then parsing. Can you clarify? Stephen Posey [EMAIL PROTECTED] _______________________________________________ Delphi mailing list -> [email protected] http://www.elists.org/mailman/listinfo/delphi

