on Wed, 17 Apr 2002 15:07:58 GMT, Jon Howe wrote:

> I assume this is some sort of char encoding problem can some advise
> on the best way to deal with this. 

The newline sequence "\n" is encoded differently on Unix and DOS.
See

        <http://www.perl.com/language/ppt/src/nlcvt/index.html>

for conversion programs (in Perl).

-- 
felix

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to