RE: [WebDNA] Grep
This WebDNA talk-list message is from 2009
It keeps the original formatting.
numero = 103979
interpreted = N
texte = Sorry, I should have gave a more complete example. Description1 =3D "25PK DVD+RW 16X 4.7GB " Description2 =3D "BRANDED SPINDLE "So the code works well for removing the extra spaces, but still seems to re=move the + sign. The result I get is Title =3D "25PK DVD RW 16X 4.7GB BRANDED SPINDL=E"-----Original Message-----From: Govinda [mailto:govinda.webdnatalk@gmail.com]Sent: Tuesday, November 10, 2009 10:22 AMTo: talk@webdna.usSubject: Re: [WebDNA] Grep> I have the following code that combines two database fields into one> and removes extra spaces at the same time. But this seems to also> be removing the + (plus symbol) from the data as well, which I don't> want to happen. Example, the data "DVD+RW" becomes "DVD RW". Any> ideas why this might be happening?>> [!]First - Find blank Title fields and fill them in with> Description1 and Description2 (using grep to remove extra spaces)[/!]> [Search db=3Dprice2.txt&eqTitledata=3D[blank]][numfound]> [ReplaceFoundItems]Title=3D[grep search=3D *$&replace=3D][Description1][/> grep] [grep search=3D *$&replace=3D][Description2][/grep][/> ReplaceFoundItems]> [/Search]This worked for me: (removes all spaces and leaves plus signs intact.[grep search=3D[URL][ ]+[/URL]&replace=3D]DVD + RW[/grep](I don't know enough about the differences between BBedit's grepengine and webdna's to know why the asterick did not work for finding'zero or instances of', thus my use of the + char.------------Govindagovinda.webdnatalk@gmail.com---------------------------------------------------------This message is sent to you because you are subscribed tothe mailing list
.To unsubscribe, E-mail to: archives: http://mail.webdna.us/list/talk@webdna.usold archives: http://dev.webdna.us/TalkListArchive/Bug Reporting: http://forum.webdna.us/eucabb.html?page=3Dtopics&category=3D=288
Associated Messages, from the most recent to the oldest:
Sorry, I should have gave a more complete example. Description1 =3D "25PK DVD+RW 16X 4.7GB " Description2 =3D "BRANDED SPINDLE "So the code works well for removing the extra spaces, but still seems to re=move the + sign. The result I get is Title =3D "25PK DVD RW 16X 4.7GB BRANDED SPINDL=E"-----Original Message-----From: Govinda [mailto:govinda.webdnatalk@gmail.com]Sent: Tuesday, November 10, 2009 10:22 AMTo: talk@webdna.usSubject: Re: [WebDNA] Grep> I have the following code that combines two database fields into one> and removes extra spaces at the same time. But this seems to also> be removing the + (plus symbol) from the data as well, which I don't> want to happen. Example, the data "DVD+RW" becomes "DVD RW". Any> ideas why this might be happening?>> [!]First - Find blank Title fields and fill them in with> Description1 and Description2 (using grep to remove extra spaces)[/!]> [Search db=3Dprice2.txt&eqTitledata=3D[blank]][numfound]> [replacefounditems]Title=3D[grep search=3D *$&replace=3D][Description1][/> grep] [grep search=3D *$&replace=3D][Description2][/grep][/> ReplaceFoundItems]> [/Search]This worked for me: (removes all spaces and leaves plus signs intact.[grep search=3D[url][ ]+[/URL]&replace=3D]DVD + RW[/grep](I don't know enough about the differences between BBedit's grepengine and webdna's to know why the asterick did not work for finding'zero or instances of', thus my use of the + char.------------Govindagovinda.webdnatalk@gmail.com---------------------------------------------------------This message is sent to you because you are subscribed tothe mailing list .To unsubscribe, E-mail to: archives: http://mail.webdna.us/list/talk@webdna.usold archives: http://dev.webdna.us/TalkListArchive/Bug Reporting: http://forum.webdna.us/eucabb.html?page=3Dtopics&category=3D=288
Mark Bergkvist
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:
Help name our technology! (1997)
Striping Characters (1998)
F3 crashing server (1997)
Tab Charactor (1997)
WebDNA emailer details (2005)
Location of Browser Info.txt file (1997)
apparently to problem isolated (1997)
RE: Emailer prefs in two places ... (1997)
Not really WebCat (1997)
Need relative path explanation (1997)
XML parse with online xml-file + ampersant problem (2003)
RE:DatabaseHelper (1997)
Wanted: More Math Functions (or, Can You Solve This?) (1997)
pictures / referrer etc. (1998)
Help! WebCat2 bug (1997)
PCS Frames (1997)
Rotating photo gallery (2004)
WebDNA Solutions ... (1997)
suggestion (1997)
Paypal merchant code tricks or pitfalls (2003)