Thanks All! I just have to say "Duh!!" I did not even think of a pull tool to solve this problem. I was thinking that I had to write some type of macro. Wrote a quick pull tool and it is working slick.
----- Original Message ----- From: "Weaver, Scott" <[EMAIL PROTECTED]> To: "'Turbine Users List'" <[EMAIL PROTECTED]> Sent: Friday, November 16, 2001 8:45 AM 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]>
