Page 1 of 1

format string left alignment

Posted: Sat Jul 31, 2010 6:37 am
by joybee
Hello!

Can anyone help me? I don't know how to format string outputs so each column would be aligned up. Right now my output looks ugly. I used ~t to space out but it didn't seem to work.

What I want will look like:

abcdefg heck
dseg I don't know how to do it
hello, there Good grief

Re: format string left alignment

Posted: Sat Jul 31, 2010 6:39 am
by joybee
That's not what I wanted!!!


Good grief!

Re: format string left alignment

Posted: Sat Jul 31, 2010 7:20 am
by nuntius
Try using a "[ code]...[/code]" block to format your text on this forum.

As for ~T in CL's format, check out the hyperspec.