Search found 2 matches

by marbarru
Fri Feb 10, 2012 7:51 pm
Forum: General
Topic: How to convert chr(13) -Windows Style - to chr(10) Unix Styl
Replies: 4
Views: 412

How to convert chr(13) -Windows Style - to chr(10) Unix Styl

FileAs works fine but I need to do it to hundreds of files.

I need a solution using Regular Expressions and the apply it to all the files open.

:?:
by marbarru
Fri Feb 10, 2012 7:23 pm
Forum: General
Topic: How to convert chr(13) -Windows Style - to chr(10) Unix Styl
Replies: 4
Views: 412

How to convert chr(13) -Windows Style - to chr(10) Unix Styl

I need to convert a lot files using the chr(13) to end the line, to chr(10) like Unix. Textpad it seems to be the right choice but how??? I've tried with many ways but nothings works!

:?: