[Date Prev][Date Next][Thread Prev][Thread Next]
[Author Index]
[Date Index]
[Thread Index]
[SQR-USERS Info]
[SQRUG Home Page]
Re: How to flush right ?
Here is another method:
let $string = lpad($string,20,' ')
print $string (,40)
Allen Wong wrote:
>
> I would like to position columns on the right hand side, if the
> columns increase in width I would like them to be perfectly aligned.
>
> example.
> Account Summary New
> Payments Credit
>
> The following is not what I want if the width increases
>
> Account Summary New
> Payments Credit Card