No, using CF 6.1 -- not using NumberFormat() because this is a Java i18n implementation, so it's intended to support different things like currencies and afaik french in some locales using apostrophe's instead of commas. Using Java instead of the native LS functions to support additional Locales not supported by CF and to avoid issues with SetLocale() (Doesn't work after a cfflush; You may not want to set the locale for the entire request in all cases)
> There a reason you're not just using the numberFormat() > function? > If you're on BlueDragon, upgrade to 6.2 beta. They had > issues with > method selection in 6.1 that seem to be fixed in 6.2. > cheers, > barneyb s. isaac dealey 954.927.5117 new epoch : isn't it time for a change? add features without fixtures with the onTap open source framework http://macromedia.breezecentral.com/p49777853/ http://www.sys-con.com/story/?storyid=44477&DE=1 http://www.sys-con.com/story/?storyid=45569&DE=1 http://www.fusiontap.com ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Logware: a new and convenient web-based time tracking application. Start tracking and documenting hours spent on a project or with a client with Logware today. Try it for free with a 15 day trial account. http://www.houseoffusion.com/banners/view.cfm?bannerid=67 Message: http://www.houseoffusion.com/lists.cfm/link=i:4:191039 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

