You could write a pull tool that does number formatting. Scott
-----Original Message----- From: Dave Everson [mailto:[EMAIL PROTECTED]] Sent: Friday, November 16, 2001 9:35 AM To: Turbine Users List Subject: Formatting Numeric Values using Velocity Hi - Is there a way of formatting numeric values within Velocity? Ideally, I would like printf type of functionality where you provide a mask (e.g. ###,###,###.00) and the numeric value is reformatted using that mask. Is there something in Velocity that does this? If not, how does one go about creating macros (?) to implement this type of functionality? Thanks, Dave -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
