Thanks! 1. I don't know why, but some Pipe "|" characters have translated to: %7c
2. I followed your instructions and could Find and replace it. But only in single file mode, it did not work in Multi-File Search. Cheers Detlef on 29/8/06 2:08 PM, Russell Sandon Klenetsky at [EMAIL PROTECTED] wrote: > > Detlef - > > I'm not sure how experienced you are with BBEdit, so forgive me stating the > obvious: > > Make sure "Start at Top" <cmd-T> is checked in the Find & Replace window. > > > -Russ > >> Thanks, I tried this, but no success. >> >> I have this: xxxxxx.|myDomain.com/ >> >> I want this: xxxxx.myDomain.com/ >> >> I tried to use "Replace all". >> >> No success. >> >> Cheers >> Detlef >> >> >> >> on 29/8/06 1:42 PM, E David Miller at [EMAIL PROTECTED] wrote: >> >>> \| >>> or: turn off Grep >>> The pipe character is a special character with special meaning in >>> Grep pattern matching. >>> >>> On Aug 28, 2006, at 9:33 PM, Detlef Hebbel wrote: >>> >>>> Hi all. >>>> >>>> I have been using the Pipe "|" character ... (or is it a symbol) in >>>> a Find >>>> :: Replace all to identify certain words. >>>> >>>> My problem: >>>> BBEdit does not allow me to Find and Replace the Pipe "|" character. >>>> >>>> Can anybody help me and tell me what to do, so that I can replace >>>> the Pipe >>>> "|" character? >>>> >>>> Thanks >>>> >>>> Cheers >>>> Detlef >>>> >>>> >>>> >>>> -- >>>> ------------------------------------------------------------------ >>>> Have a feature request? Not sure the software's working correctly? >>>> If so, please send mail to <[EMAIL PROTECTED]>, not to the list. >>>> List FAQ: <http://www.barebones.com/support/lists/bbedit_talk.shtml> >>>> List archives: <http://www.listsearch.com/BBEditTalk.lasso> >>>> To unsubscribe, send mail to: <[EMAIL PROTECTED]> >>>> >>>> >>> >> >> >> >> -- >> ------------------------------------------------------------------ >> Have a feature request? Not sure the software's working correctly? >> If so, please send mail to <[EMAIL PROTECTED]>, not to the list. >> List FAQ: <http://www.barebones.com/support/lists/bbedit_talk.shtml> >> List archives: <http://www.listsearch.com/BBEditTalk.lasso> >> To unsubscribe, send mail to: <[EMAIL PROTECTED]> > -- ------------------------------------------------------------------ Have a feature request? Not sure the software's working correctly? If so, please send mail to <[EMAIL PROTECTED]>, not to the list. List FAQ: <http://www.barebones.com/support/lists/bbedit_talk.shtml> List archives: <http://www.listsearch.com/BBEditTalk.lasso> To unsubscribe, send mail to: <[EMAIL PROTECTED]>
