How to convert chr(13) -Windows Style - to chr(10) Unix Styl
Moderators: AmigoJack, bbadmin, helios, Bob Hansen, MudGuard
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!

-----------
MBarboza
-----------
MBarboza
-----------
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.

I need a solution using Regular Expressions and the apply it to all the files open.
-----------
MBarboza
-----------
MBarboza
-----------
-
ben_josephs
- Posts: 2464
- Joined: Sun Mar 02, 2003 9:22 pm
-
ben_josephs
- Posts: 2464
- Joined: Sun Mar 02, 2003 9:22 pm
Or use WildEdit (http://www.textpad.com/products/wildedit/).