Re: Grep and removing text
This WebDNA talk-list message is from 2002
It keeps the original formatting.
numero = 45186
interpreted = N
texte = Nitai @ ComputerOil wrote:...> > Ok, I have tried this:> > [grep search=--[a-zA-Z0-9_]+--&replace=]some text[/grep]Just a long shot or two (my WebCatalog doesn't support grep, so I can't try it out for myself)Try:[grep search=--[a-z][A-Z][0-9][_]+--&replace=]some text[/grep]That's somewhat similar to what you'd do in perl.Or, if you're really, really desperate:[grep search=--[a-z]+--&replace=][grep search=--[A-Z]+--&replace=][grep search=--[0-9]+--&replace=][grep search=--[_]+--&replace=]some text[/grep][/grep][/grep][/grep]Frank Nordberghttp://www.musicaviva.com-------------------------------------------------------------This message is sent to you because you are subscribed to the mailing list
.To unsubscribe, E-mail to: To switch to the DIGEST mode, E-mail to Web Archive of this list is at: http://search.smithmicro.com/
Associated Messages, from the most recent to the oldest:
Nitai @ ComputerOil wrote:...> > Ok, I have tried this:> > [grep search=--[a-zA-Z0-9_]+--&replace=]some text[/grep]Just a long shot or two (my WebCatalog doesn't support grep, so I can't try it out for myself)Try:[grep search=--[a-z][A-Z][0-9][_]+--&replace=]some text[/grep]That's somewhat similar to what you'd do in perl.Or, if you're really, really desperate:[grep search=--[a-z]+--&replace=][grep search=--[A-Z]+--&replace=][grep search=--[0-9]+--&replace=][grep search=--[_]+--&replace=]some text[/grep][/grep][/grep][/grep]Frank Nordberghttp://www.musicaviva.com-------------------------------------------------------------This message is sent to you because you are subscribed to the mailing list .To unsubscribe, E-mail to: To switch to the DIGEST mode, E-mail to Web Archive of this list is at: http://search.smithmicro.com/
Frank Nordberg
DOWNLOAD WEBDNA NOW!
Top Articles:
Talk List
The WebDNA community talk-list is the best place to get some help: several hundred extremely proficient programmers with an excellent knowledge of WebDNA and an excellent spirit will deliver all the tips and tricks you can imagine...
Related Readings:
Fufillment e-mail? (1998)
Cold Fusion Buster (1997)
removing programming logic white space (2003)
Trouble with formula.db + more explanation (1997)
WebCat2 beta 11 - new prefs ... (1997)
Help! WebCat2 bug (1997)
Why are some admin pages not encrypted? (2000)
using showpage and showcart commands (1996)
[shownext max=?] armed (1997)
RequiredFields template (1997)
ampersand XHTML in search (2006)
Some Questions (1997)
[isfile] ? (1997)
WebCat2b13MacPlugIn - [shownext method=post] ??? (1997)
File Upload (1997)
Running 2 two WebCatalog.acgi's (1996)
Searching for the end (1998)
Improved ISAPI extension (2004)
Converting Quotes in Javascript (2001)
Database changes (1998)