Re: [WebDNA] drop off not round off

This WebDNA talk-list message is from

2011


It keeps the original formatting.
numero = 106532
interpreted = N
texte = grep (A.K.A. "regex") means search and replace, like always.. but = variables are also allowed in the search/replace strings. find: (.*) =3D find any number of any characters, and save that string into \1 [0-9] =3D find one digit (number between 0-9) replace: with what is in \1 -G > It works! Thanks for that! >=20 > But as a unix, how does each code do? >=20 > [grep search=3D(.*)[0-9]&replace=3D\1] > [the_value][/grep] >=20 > Thanks again... JV >=20 > On Wed, Apr 13, 2011 at 9:45 PM, William DeVaul = wrote: > [grep search=3D(.*)[0-9]&replace=3D\1][the_value][/grep] >=20 > This should drop the last number in your example. The grep in WebDNA = is somewhat limited in version 6. Not sure about version 7 or later.=20 >=20 > Bill >=20 > On Tue, Apr 12, 2011 at 5:24 PM, sgbc cebu wrote: > Hi, >=20 > How to > use actual numbers (1) > to get wished results (3) > of .407 and not .408 > in webdna? > Intend to "dropped off" some digits not "round off"=20 >=20 >=20 >=20 > 123 > Actual > NumbersDNA > [Format 3f]Wished > Result > 0.66490.6650.664 > 0.25710.2570.257 > 0.40780.4080.407 >=20 > Thanks, > Jess >=20 >=20 Associated Messages, from the most recent to the oldest:

    
  1. Re: [WebDNA] drop off not round off (Govinda 2011)
  2. Re: [WebDNA] drop off not round off (sgbc cebu 2011)
  3. Re: [WebDNA] drop off not round off (Scott Walters 2011)
  4. Re: [WebDNA] drop off not round off (Brian Fries 2011)
  5. Re: [WebDNA] drop off not round off (William DeVaul 2011)
  6. Re: [WebDNA] drop off not round off (Govinda 2011)
  7. [WebDNA] drop off not round off (sgbc cebu 2011)
grep (A.K.A. "regex") means search and replace, like always.. but = variables are also allowed in the search/replace strings. find: (.*) =3D find any number of any characters, and save that string into \1 [0-9] =3D find one digit (number between 0-9) replace: with what is in \1 -G > It works! Thanks for that! >=20 > But as a unix, how does each code do? >=20 > [grep search=3D(.*)[0-9]&replace=3D\1] > [the_value][/grep] >=20 > Thanks again... JV >=20 > On Wed, Apr 13, 2011 at 9:45 PM, William DeVaul = wrote: > [grep search=3D(.*)[0-9]&replace=3D\1][the_value][/grep] >=20 > This should drop the last number in your example. The grep in WebDNA = is somewhat limited in version 6. Not sure about version 7 or later.=20 >=20 > Bill >=20 > On Tue, Apr 12, 2011 at 5:24 PM, sgbc cebu wrote: > Hi, >=20 > How to > use actual numbers (1) > to get wished results (3) > of .407 and not .408 > in webdna? > Intend to "dropped off" some digits not "round off"=20 >=20 >=20 >=20 > 123 > Actual > NumbersDNA > [Format 3f]Wished > Result > 0.66490.6650.664 > 0.25710.2570.257 > 0.40780.4080.407 >=20 > Thanks, > Jess >=20 >=20 Govinda

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:

IE Cache Problems... (1999) [WebDNA] Sorry WebDNA server not running - September 2019 Edition (2019) [WebDNA] Timestamp Converter (2015) Online magazine- monthly updates and such (1999) can WC render sites out? (1997) Emailer Blackmail (1998) E-mailer error codes (1997) using showpage and showcart commands (1996) using showpage and showcart commands (1996) SQL Error: 00000 (2004) For those of you not on the WebCatalog Beta... (1997) Re:quit command on NT (1997) can WC render sites out? (1997) Just Testing (1997) WebCatalog/WebMerchant 2.1 (1998) WebCat2b13MacPlugIn - [shownext method=post] ??? (1997) Encrypt question. (2000) A Global Variable (1997) Reversed words (1997) why is this line in GeneralStore? (1998)