Re: grep question - removing spaces
This WebDNA talk-list message is from 2005
It keeps the original formatting.
numero = 61856
interpreted = N
texte = Bill,----- Original Message Follows -----From: devaulw@onebox.comTo: "WebDNA Talk"
Subject: Re: grep question - removing spacesDate: Tue, 26 Apr 2005 12:41:56 -0400> I don't see anything clearly wrong, but I'd try it withoutthe backslashes.I could be wrong, but I thought I needed to escape those inorder for those to work since a dash for example defines arange as in a-zA-z0-9 - without the backslash it doesn'twork (at least for the dash). It also seems the order of the \- and \_ are important aswhen I had them in a different order it didn't work at all.As currently listed, the grep will not remove embeddedspaces. I'm stumped!> Bill> > > -----Original Message-----> From: Dale's eLists > Sent: Tue, 26 Apr 2005 10:44:35 -0500> To: "WebDNA Talk" > Subject: grep question - removing spaces> > Hello,> > I have a grep statement where I am wanting to only allow> letters, numbers, dashes and underscores. No spaces or> other special charactors (this will eventually be used as> a username for email addresses).> > Using:> > [text show=t]ScreenName=[grep> search=[^0-9a-zA-Z\-\_]&replace=][nickname][/grep][/text]> > if there is an embedded space, it does not get removed.> What have I done wrong with this? > > Thank you!> > ----------------------------------------------------------> --- 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://webdna.smithmicro.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://webdna.smithmicro.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://webdna.smithmicro.com/
Associated Messages, from the most recent to the oldest:
Bill,----- Original Message Follows -----From: devaulw@onebox.comTo: "WebDNA Talk" Subject: Re: grep question - removing spacesDate: Tue, 26 Apr 2005 12:41:56 -0400> I don't see anything clearly wrong, but I'd try it withoutthe backslashes.I could be wrong, but I thought I needed to escape those inorder for those to work since a dash for example defines arange as in a-zA-z0-9 - without the backslash it doesn'twork (at least for the dash). It also seems the order of the \- and \_ are important aswhen I had them in a different order it didn't work at all.As currently listed, the grep will not remove embeddedspaces. I'm stumped!> Bill> > > -----Original Message-----> From: Dale's eLists > Sent: Tue, 26 Apr 2005 10:44:35 -0500> To: "WebDNA Talk" > Subject: grep question - removing spaces> > Hello,> > I have a grep statement where I am wanting to only allow> letters, numbers, dashes and underscores. No spaces or> other special charactors (this will eventually be used as> a username for email addresses).> > Using:> > [text show=t]ScreenName=[grep> search=[^0-9a-zA-Z\-\_]&replace=][nickname][/grep][/text]> > if there is an embedded space, it does not get removed.> What have I done wrong with this? > > Thank you!> > ----------------------------------------------------------> --- 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://webdna.smithmicro.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://webdna.smithmicro.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://webdna.smithmicro.com/
"Dale's eLists"
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:
[WebDNA] 6.2 Monitor (2012)
[WebDNA] Issue with variable inside a Function (2018)
[LOOKUP] (1997)
how to determine the actual file format of an image file? (2002)
Templates for sale (2001)
[WebDNA] Clean URLS job - will pay (2010)
[WebDNA] Triggers.db wiped completely blank (2011)
b12 cannot limit records returned and more. (1997)
WebCat2b13MacPlugIn - [include] (1997)
Cookie set browser session. (1998)
Loss in Form (1998)
# fields limited? (1997)
[WebDNA] Quick grep... Govinda?? (2010)
Checking for @ sign (2006)
Passing values - never mind (1999)
Funny Chars (1999)
New WebDNA Forum Solution (in development) (2003)
HTTP header line is too long? (1997)
WebCat2 - Getting to the browser's username/password data (1997)
Re:Merging databases (1997)