Re: Grep and removing text
This WebDNA talk-list message is from 2002
It keeps the original formatting.
numero = 45228
interpreted = N
texte = That did it. Thank you.SincerelyNitai AventaggiatoCEOOn 13.11.2002 6:07 PM, Brian Fries
wrote:> URL the search parameter...> > [text show=T]x=This is a sunny day --some_thing_here-- how do you,> like it?[/text]
> [grep search=[url]--[a-zA-Z0-9_]+--[/url]&replace=][x][/grep]
> > gives me the expected result:> > This is a sunny day --some_thing_here-- how do you, like it?> This is a sunny day how do you, like it?> > - brian> > At 2:00 PM 11/13/02, Nitai @ ComputerOil wrote:>> Ok, I have tried about every variation of code I could come up with and>> found no solution.>> >> I have a text like:>> >> This is a sunny day --some_thing_here-- how do you, like it?>> >> Now with grep I want to remove the --some_thing_here--.>> >> Thus using:>> >> [grep search=--[a-zA-Z0-9]+--&replace=] the text above [/grep]>> >> Shouldn't this be the best way? I am really confused about this, since we>> have used Grep a lot of times and it always worked.>> >> Sincerely>> Nitai Aventaggiato>> CEO>> >> On 13.11.2002 1:00 PM, Christer Olsson wrote:>> >>>>> [grep search=--[a-zA-Z0-9_]+--&replace=]some text[/grep]>>>> >>>> The more I look at this code, the less I like it. Is the + sign>>>> really supposed to be *outside* the square brackets?>>> >>> Yes.>>> >>>> If so, what would have happened if the original text string was>>>> something like ++links_regio_w++ instead of --links_regio_w-- ?>>> >>> Then you would have had to escape them: \+>>> -->>> >>> *************************************************************>>> Christer Olsson PO Box 9160 Phone +46 40 25 85 85>>> Ljusa Idéer AB SE-200 39 Malmoe Fax +46 40 25 85 89>>> Kantyxegatan 5 Sweden http://www.ljusaideer.se>>> >>> ------------------------------------------------------------->>> 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/>> >> -->> Tools to energize your business>> Content Management & eBusiness Systems>> >> ComputerOil GmbH http://computeroil.com/>> Hauptstrasse 12 info@computeroil.com>> 8252 Schlatt/Switzerland>> Tel: +41 (0)52 654 15 55>> Fax: +41 (0)52 654 15 59>> >> >> ------------------------------------------------------------->> 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/> > > --> <= Brian C. Fries, BrainScan Software http://www.brainscansoftware.com =>> <= Macintosh, Internet and Multimedia http://www.artsofauburn.com =>> <= Development and Consulting http://www.neontrail.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/-- Tools to energize your businessContent Management & eBusiness SystemsComputerOil GmbH http://computeroil.com/Hauptstrasse 12 info@computeroil.com8252 Schlatt/SwitzerlandTel: +41 (0)52 654 15 55Fax: +41 (0)52 654 15 59-------------------------------------------------------------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:
That did it. Thank you.SincerelyNitai AventaggiatoCEOOn 13.11.2002 6:07 PM, Brian Fries wrote:> URL the search parameter...> > [text show=T]x=This is a sunny day --some_thing_here-- how do you,> like it?[/text]
> [grep search=[url]--[a-zA-Z0-9_]+--[/url]&replace=][x][/grep]
> > gives me the expected result:> > This is a sunny day --some_thing_here-- how do you, like it?> This is a sunny day how do you, like it?> > - brian> > At 2:00 PM 11/13/02, Nitai @ ComputerOil wrote:>> Ok, I have tried about every variation of code I could come up with and>> found no solution.>> >> I have a text like:>> >> This is a sunny day --some_thing_here-- how do you, like it?>> >> Now with grep I want to remove the --some_thing_here--.>> >> Thus using:>> >> [grep search=--[a-zA-Z0-9]+--&replace=] the text above [/grep]>> >> Shouldn't this be the best way? I am really confused about this, since we>> have used Grep a lot of times and it always worked.>> >> Sincerely>> Nitai Aventaggiato>> CEO>> >> On 13.11.2002 1:00 PM, Christer Olsson wrote:>> >>>>> [grep search=--[a-zA-Z0-9_]+--&replace=]some text[/grep]>>>> >>>> The more I look at this code, the less I like it. Is the + sign>>>> really supposed to be *outside* the square brackets?>>> >>> Yes.>>> >>>> If so, what would have happened if the original text string was>>>> something like ++links_regio_w++ instead of --links_regio_w-- ?>>> >>> Then you would have had to escape them: \+>>> -->>> >>> *************************************************************>>> Christer Olsson PO Box 9160 Phone +46 40 25 85 85>>> Ljusa Idéer AB SE-200 39 Malmoe Fax +46 40 25 85 89>>> Kantyxegatan 5 Sweden http://www.ljusaideer.se>>> >>> ------------------------------------------------------------->>> 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/>> >> -->> Tools to energize your business>> Content Management & eBusiness Systems>> >> ComputerOil GmbH http://computeroil.com/>> Hauptstrasse 12 info@computeroil.com>> 8252 Schlatt/Switzerland>> Tel: +41 (0)52 654 15 55>> Fax: +41 (0)52 654 15 59>> >> >> ------------------------------------------------------------->> 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/> > > --> <= Brian C. Fries, BrainScan Software http://www.brainscansoftware.com =>> <= Macintosh, Internet and Multimedia http://www.artsofauburn.com =>> <= Development and Consulting http://www.neontrail.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/-- Tools to energize your businessContent Management & eBusiness SystemsComputerOil GmbH http://computeroil.com/Hauptstrasse 12 info@computeroil.com8252 Schlatt/SwitzerlandTel: +41 (0)52 654 15 55Fax: +41 (0)52 654 15 59-------------------------------------------------------------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/
Nitai @ ComputerOil
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:
Calculating multiple shipping... (1997)
founditems (2000)
Updating fields from different platforms (1998)
WebCat2b12--[searchstring] bug (1997)
Location of Webcat site in folder hierarchy (1997)
AJAX with WebDNA (2006)
WebCat2b13MacPlugIn - [include] (1997)
Summing fields (1997)
locking variables? (2000)
# fields limited? (1997)
XML Syntax, Cookies and Variables.... (2004)
Closing Databases (1998)
WebCat2 as a chat server? (1997)
Verifying SSL on Page (2002)
Cookie set browser session. (1998)
Serving images from databases (1998)
Emailer (WebCat2) (1997)
Proper file locations (1997)
Web DNA rates (2000)
Convert from WebDNA to PHP/MySQL (2006)