Hi Alessandro, On Friday, April 21, 2006, 12:25:06 PM, you wrote:
AM> do you know if there are any problems related to CR/LF if the client AM> is Ms Windows and server Un*x (or vice-versa), when we use /lines AM> mode? On TCP REBOL always uses CRLF, on all platforms. They are converted to LF when REBOL receives them, and back to the platform convention if you write to a file. It's all transparent for you. Regards, Gabriele. -- Gabriele Santilli <[EMAIL PROTECTED]> --- http://www.rebol.com/ Colella Chiara software division --- http://www.colellachiara.com/ -- To unsubscribe from the list, just send an email to lists at rebol.com with unsubscribe as the subject.
