Re: math and european notation
This WebDNA talk-list message is from 1998
It keeps the original formatting.
numero = 16172
interpreted = N
texte = >I found a workaround using nested format:>[format ,2f][math][format f][itemprice][/format]*[quantity][/math][/format]>That works and seems to do some reformatting on the price field during>calculation even with european format in the database.>Does [format f]>eliminate all punctuations and treats the numbers only?Not intentionally, so be careful -- this may be an accidental side-effect.Currently all numbers are expected to be stored in American format in your database, and in fact should not contain commas either. We expect1000.49 -- good1,000.49 -- unknown1.000,49 -- unknownThe upcoming 2.1 release will provide a special [ConvertChars] ability to remove periods and convert commas to periods so that your vendors can type European-style numbers:1.000,49 -> ConvertChars -> 1000.49 (expected WebCat format)Grant Hulbert, V.P. Engineering | ==== eCommerce for the Rest of Us ====Pacific Coast Software | WebCatalog, WebMerchant,11770 Bernardo Plaza Court | SiteEdit Pro, PhotoMaster,San Diego, CA 92128 | Typhoon619/675-1106 Fax: 619/675-0372 | http://www.smithmicro.com/
Associated Messages, from the most recent to the oldest:
>I found a workaround using nested format:>[format ,2f]
[math][format f][itemprice][/format]*[quantity][/math][/format]>That works and seems to do some reformatting on the price field during>calculation even with european format in the database.>Does [format f]>eliminate all punctuations and treats the numbers only?Not intentionally, so be careful -- this may be an accidental side-effect.Currently all numbers are expected to be stored in American format in your database, and in fact should not contain commas either. We expect1000.49 -- good1,000.49 -- unknown1.000,49 -- unknownThe upcoming 2.1 release will provide a special
[convertchars] ability to remove periods and convert commas to periods so that your vendors can type European-style numbers:1.000,49 -> ConvertChars -> 1000.49 (expected WebCat format)Grant Hulbert, V.P. Engineering | ==== eCommerce for the Rest of Us ====Pacific Coast Software | WebCatalog, WebMerchant,11770 Bernardo Plaza Court | SiteEdit Pro, PhotoMaster,San Diego, CA 92128 | Typhoon619/675-1106 Fax: 619/675-0372 | http://www.smithmicro.com/
Grant Hulbert
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:
build a select list from a db search (2004)
[OT] Am I an Idiot? (2004)
View Source from cache (1997)
security (1997)
RE: Adding headers to email (1997)
Help! WebCat2 bug (Ben's input) (1997)
Stopping bad HTML propagation ? (1997)
Banners (1997)
TaxTotal Problem (1997)
Getting Emailer to send mail (1997)
Max Record length restated as maybe bug (1997)
Fw: Webcat followup question (1999)
Monthly Reports (2000)
Almost a there but..bye bye NetCloak (1997)
WebCat2 - [format thousands] (1997)
RE: OK, here goes... (1997)
Re:Part 2 - [showif] if variable exists (1998)
WebDNA - fun to compare (2005)
shipcost (1997)
Bug Report, maybe (1997)