> > <CFSet a = "">
> > <cfoutput>#LSCurrencyFormat(a, "local")#</cfoutput>
> > Doesn' WORK.
>
> CFML Reference: LSCurrencyFormat
> LSCurrencyFormat(number [, type ])
>
> Considering an empty string is not a number, I am not surprised and
> would not call it a bug.

if it makes you feel any better, java won't swallow empty strings for
numeric data. its normal practice to use val() function for data that might
contain nulls

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Get the mailserver that powers this list at http://www.coolfusion.com

Reply via email to