Nice. Good to know about.
thanks,
cam

On Tue, Feb 24, 2015 at 3:49 PM, phil@highoctane.be <phil@highoctane.be> wrote:
This one may come handy.

http://smalltalkhub.com/#!/~philippeback/HOExtras/packages/Printf

Works like a C printf.

Coupled with 'Blah {1} and {2}' format: { '5.2d' printf: aNumber.
'%5s' printf: aString } it can go a long way.

Phil