Re: Grep and removing text
This WebDNA talk-list message is from 2002
It keeps the original formatting.
numero = 45194
interpreted = N
texte = >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.Try wildcard:[grep search=--.+--&replace=]. will match any character except line break-- ************************************************************* 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/
Associated Messages, from the most recent to the oldest:
>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.Try wildcard:[grep search=--.+--&replace=]. will match any character except line break-- ************************************************************* 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/
Christer Olsson
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:
How to implement 'email to a friend' feature? (2002)
Nested vs conditional (1997)
IIS4b2 and WebCatalog b19 (1997)
How true is this? (1999)
Hard Questions ? (1997)
Three new problems, maybe a fourth (1997)
I assume it is a safe bet this does not help (1998)
Sort Order on a page search (1997)
[WebDNA] Crashing Database (2011)
UNC path support in WebDNA 5.0 (2003)
Bug or syntax error on my part? (1997)
Cancel Subscription (1996)
Re[2]: Next X hits (1996)
Secure server question (1997)
Applying discounts as more items are added... (1997)
WebCatalog [FoundItems] Problem - AGAIN - (1997)
Sort & Shownext (1999)
How to Display text in empty fields (1997)
Share cost of training videos! (1998)
There's a bug in the math context ... (1997)