Question on proper use of wild cards
Posted: Thu Aug 13, 2009 2:01 pm
I've been trying to tell WildEdit to search the content in numerous files and change this XML tag -
<FromDate>05/01/2009</FromDate>
to this -
<FromDate>08/13/2009</FromDate>
If the "before" tag is always 05/01/2009, it's no problem, but there are many instances where the dates in these files are not always the same, so I've been trying to employ the use of wild cards to change the date to 08/13/2009 regardless of what the date is currently. I've searched the help topics and tried the dot (.), the asterisk, etc. but i can't seem to employ the wild card correctly. what am i doing wrong? can somebody please instruct me as to what my search string should be so that I can make all of those tags the same?
Thank you.
<FromDate>05/01/2009</FromDate>
to this -
<FromDate>08/13/2009</FromDate>
If the "before" tag is always 05/01/2009, it's no problem, but there are many instances where the dates in these files are not always the same, so I've been trying to employ the use of wild cards to change the date to 08/13/2009 regardless of what the date is currently. I've searched the help topics and tried the dot (.), the asterisk, etc. but i can't seem to employ the wild card correctly. what am i doing wrong? can somebody please instruct me as to what my search string should be so that I can make all of those tags the same?
Thank you.