Page 1 of 1

Replacing the end line char

Posted: Mon Jul 17, 2006 4:12 pm
by wedit
I want to use wildedit to replace the end line character in some txt files from UNIX to DOS?

Is it possible? if yes than how ?

Thanks

Posted: Tue Jul 18, 2006 7:39 am
by ben_josephs
Find what: \n
Replace with: \r\n

[X] Regular expression

Options
Literal line break characters:
[X] Linefeed only (Unix)