my $n = "0001"; print "$n\n" and $n++ for 1 .. 5; __output__ 0001 0002 0003 0004 0005
_________
broquaint
In reply to Re: Help with Numbers..Please
by broquaint
in thread Help with Numbers..Please
by spacey
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |