Does anyone know how to format a string so that the spaces are padded on the 
right, not the left.

Im using $dates = sprintf("%64s", $dates);

this right justifies the data and pads the left with spaces. I need the other 
way around - left justified and padded with spaces on the right.



***********************************************************************************
This e-mail, including any attachments to it, may contain confidential and/or 
personal information.
If you have received this e-mail in error, you must not copy, distribute, or 
disclose it, use or take any action 
based on the information contained within it.

Please notify the sender immediately by return e-mail of the error and then 
delete the original e-mail.

The information contained within this e-mail may be solely the opinion of the 
sender and may not necessarily 
reflect the position, beliefs or opinions of Salmat on any issue.

This email has been swept for the presence of computer viruses known to 
Salmat's anti-virus systems.

For more information, visit our website at  www.salmat.com.au.
***********************************************************************************


--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>


Reply via email to