Re: Search & Replace
- From: patrick j <usemywebsite@xxxxxxxxx>
- Date: Sun, 29 Jul 2007 23:31:24 +0100
On Jul 29, 2007 patrick j wrote:
That is extremely well spotted of you. I'm going to take this to the higher
beings at the BBEdit talk email list and see what they say.
I'll report back...
Hi dorayme
Talk about this for service, I have the answer to this one from a higher
being at the BBEdit talk list.
Apparently \f (formfeed), like \t (tab), \r (carriage return), etc., are
character constructs and not part of grep.
So, these need to be escaped regardless of whether "Use Grep" is checked as
it's not a regular expression (grep) thing.
To find a string containing "\f", you have to escape the backslash:
Find: \\f
This is regardless of "Use Grep" check box.
--
Patrick - Brighton, UK
If you wish email me from my web-site: <http://www.patrickjames.me.uk>
.
- Follow-Ups:
- Re: Search & Replace
- From: dorayme
- Re: Search & Replace
- References:
- Search & Replace
- From: dorayme
- Re: Search & Replace
- From: patrick j
- Re: Search & Replace
- From: dorayme
- Re: Search & Replace
- From: patrick j
- Search & Replace
- Prev by Date: Microsoft will help Preserve the UK's National Archives
- Next by Date: Mac Software that Charts Blood Pressure & Pulse
- Previous by thread: Re: Search & Replace
- Next by thread: Re: Search & Replace
- Index(es):
Relevant Pages
|