Re: An editor with better search/replace options...
>>>SeaPlusPlu s wrote:
[color=blue][color=green][color=darkred]
>>>>I want to convert large files of prose to xhtml and so I need a way to
>>>>remove unwanted line wraps. So, I'm looking for a freebee editor that
>>>>has the capability of searching for a single "carriage return/line
>>>>feed" or "line feed/carriage return" and removing them. I quess what I
>>>>need is an editor that allows non-printable characters in it's search
>>>>strings.[/color][/color][/color]
[color=blue][color=green][color=darkred]
>>>>Does anyone know of on that will allow this?[/color][/color][/color]
Els wrote:
[color=blue]
> No need. TextPad (free evaluation version)can search and replace
> line-breaks, tabs, spaces. Just need to tick the box that says
> 'regular expression'.[/color]
That, Els, is THE ANSWER ! ! ! Thank you. I used it to edit the file
I'd been working on and finished it no time at all.
[color=blue]
> As for wrapping in the editor, TextPad can wrap the lines or leave
> them run 'off the screen', it's your choice.[/color]
Wraping in the editor was never the problem. So, thanks again.
It was all those <new line>'s that needed to be stripped so that they
wouldn't force the BROWSER to wrap where the BROWSER didn't want to...
Rich
>>>SeaPlusPlu s wrote:
[color=blue][color=green][color=darkred]
>>>>I want to convert large files of prose to xhtml and so I need a way to
>>>>remove unwanted line wraps. So, I'm looking for a freebee editor that
>>>>has the capability of searching for a single "carriage return/line
>>>>feed" or "line feed/carriage return" and removing them. I quess what I
>>>>need is an editor that allows non-printable characters in it's search
>>>>strings.[/color][/color][/color]
[color=blue][color=green][color=darkred]
>>>>Does anyone know of on that will allow this?[/color][/color][/color]
Els wrote:
[color=blue]
> No need. TextPad (free evaluation version)can search and replace
> line-breaks, tabs, spaces. Just need to tick the box that says
> 'regular expression'.[/color]
That, Els, is THE ANSWER ! ! ! Thank you. I used it to edit the file
I'd been working on and finished it no time at all.
[color=blue]
> As for wrapping in the editor, TextPad can wrap the lines or leave
> them run 'off the screen', it's your choice.[/color]
Wraping in the editor was never the problem. So, thanks again.
It was all those <new line>'s that needed to be stripped so that they
wouldn't force the BROWSER to wrap where the BROWSER didn't want to...
Rich
Comment