Andrej Kastrin wrote:
> Hi all,
> 
> Suppose that we have numbers 1 to 1000 and we want all numbers be
> equal lengh; e.g.:
> 0001
> 0002
> 0003
> ...
> ..
> 1000
> 
> Any ideaa on how to fix this problem?
> 
> Best, Andrej

perldoc -f sprintf

--
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