Yes, it appears that there will have to be a determination of the number of digits to the left of the decimal for this to work.
I was saying that it won't work unless there is some further computation to determine the exact number of 9's needed. It seems they would have built that functionality into the function itself... Yes, I'm ready for CF 8! What happened to the summer release! Aaaahhh! -----Original Message----- From: Dawson, Michael [mailto:[EMAIL PROTECTED] Sent: Monday, March 12, 2007 5:54 PM To: CF-Talk Subject: RE: What is wrong with this? Untrue. Use len() on the value, then use repeatString() to set the proper number of 9s in the numberFormat() function. Completely dynamic. M!ke ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| ColdFusion MX7 by AdobeĀ® Dyncamically transform webcontent into Adobe PDF with new ColdFusion MX7. Free Trial. http://www.adobe.com/products/coldfusion Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:272448 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

