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:
Pre-parse hell (2008)
Weird error/limit - something amiss? (1997)
tcpconnect and ftp (2002)
Re:Version 2.0 and 1.6 simultaneous (1997)
[WebDNA] Array for Dummies [solved] (2010)
calculating tax rates, mail order solutions and version 2 (1997)
[delete] problem (1997)
Exists? (1997)
WebDNA Developer Resource Center (2002)
The beginning (1997)
$Replace with [founditems] (1997)
WebCat2: Items xx to xx shown, etc. (1997)
[shownext] (1998)
Emailer.Out (1998)
Showif vs. IF/then/else (2001)
Fw: Would you please check your user who sent the message? (1998)
Pithy questions on webcommerce & siteedit (1997)
quitting (1997)
Running 2 two WebCatalog.acgi's (1996)
Options for http uploading of files (1999)