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

Reply via email to