![]() |
|
"be consistent" | |
PerlMonks |
(jeffa) Re: create file with current date for nameby jeffa (Bishop) |
on Aug 07, 2001 at 20:06 UTC ( [id://102829]=note: print w/replies, xml ) | Need Help?? |
The '1' is appended because you are using printf instead
of sprintf:
This will fix your '1.summary' problem as well. This is a very easy mistake to make - i remember it making myself a few years ago programming in C++. :D jeffa
In Section
Seekers of Perl Wisdom
|
|