Re: Format Output

2007-09-18 Thread VUNETdotUS
On Sep 17, 7:57 pm, [EMAIL PROTECTED] (Chas Owens) wrote: > On 9/17/07, VUNETdotUS <[EMAIL PROTECTED]> wrote:> I print some output in > PERL. It is data in 3 columns. I use \t to add > > a tab space to make a column. > > However, \t may not produce the desired result. I

Format Output

2007-09-17 Thread VUNETdotUS
I print some output in PERL. It is data in 3 columns. I use \t to add a tab space to make a column. However, \t may not produce the desired result. If the value is short in length, next column is not aligned correctly in the row. Something like this: 123 12345 123456 123 12345 1234