On Jan 4, 2006, at 9:00 AM, Steve Litt wrote: > On Wednesday 04 January 2006 09:10 am, Steve Litt wrote: >> On Wednesday 04 January 2006 04:07 am, John Maclean wrote: >>> I should've made myself clearer. Is there a way to do this via a >>> ruby >>> command? >> >> print 12.to_s > > Dooohhhhh. This would have printed "12". What I needed some sort of > equivalent > of Pascal chr(). 12.chr ? James Edward Gray II