On 01-Jun-2002 Paul E Condon wrote:
> What is a simple way to insert a carriage return character just before
> each line feed (new line) character in a text file?
> 

in other words, make it look like a Windows text file?  The sysutils package
has two utilities -- 'fromdos' which removes ^M and 'todos' which adds them.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to