Search the web
Sign In
New User? Sign Up
homesite · For users of HomeSite HTML editor
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Want to share photos of your group with the world? Add a group photo to Flickr.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
replace string in more files   Message List  
Reply | Forward Message #278 of 1240 |
Re: replace string in more files

Extended replace is the the right tool. One of the "appropriate
fields" mentioned would be to make sure the check mark shows next to
regular expressions, then you can use a . to match the numbers you
want to replace. None of the characters in the string you show is
considered to be a "special character" where regular expressions are
concerned, so then in extended replace it would be -

Find what:
<meta name="date.http" content="2005/../..">

Replace with:
<meta name="date.http" content="2006/01/17">

Rand

--- In homesite@yahoogroups.com, "Bruce" <brucekalis@b...> wrote:
>
> --- In homesite@yahoogroups.com, "micklialin" <lialin@y...> wrote:
> >
> > How I can search string
> >
> > <meta name="date.http" content="2005/xx/xx">
> >
> > (2005/xx/xx - all dates in 2005 year) in more files and replace on
> >
> > <meta name="date.http" content="2006/01/17">?
> >
>
> If I follow what you want, an extended replace will do the job,
> working on all files in your folder or project. Do a Shift-Control-
R
> and fill in the appropriate fields.
>
> If I don't follow what you want, I don't know what the deuce I'm
> talking about (grin).
>







Wed Feb 1, 2006 12:29 am

rhshinn
Offline Offline
Send Email Send Email

Forward
Message #278 of 1240 |
Expand Messages Author Sort by Date

How I can search string <meta name="date.http" content="2005/xx/xx"> (2005/xx/xx - all dates in 2005 year) in more files and replace on <meta name="date.http"...
micklialin
Offline Send Email
Jan 31, 2006
4:09 am

... If I follow what you want, an extended replace will do the job, working on all files in your folder or project. Do a Shift-Control-R and fill in the...
Bruce
harperbruce
Offline Send Email
Jan 31, 2006
4:26 am

Extended replace is the the right tool. One of the "appropriate fields" mentioned would be to make sure the check mark shows next to regular expressions, then...
rhshinn
Offline Send Email
Feb 1, 2006
12:31 am
Advanced

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help