What exactly do you mean when you say "pull tool." Is that something like a method in your screen class that does the work for you?
-----Original Message----- From: Weaver, Scott [mailto:[EMAIL PROTECTED]] Sent: Friday, November 16, 2001 6:45 AM To: 'Turbine Users List' Subject: RE: Formatting Numeric Values using Velocity 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]> -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
