RE: [Perl-unix-users] Join Question

2002-11-01 Thread Scott Purcell
good direction. my $filetime = sprintf("%02d%02d%02d",$queuetime[2],$queuetime[1],$queuetime[0]); Hope it helps. Scott -Original Message- From: Terry Vaughn [mailto:tvaughn@;dakotagrowers.com] Sent: Friday, November 01, 2002 9:37 AM To: [EMAIL PROTECTED] Subject: [Perl-unix-u

[Perl-unix-users] Join Question

2002-11-01 Thread Terry Vaughn
Hello all. Can someone tell me how to maintain the "0" in the below join statement. For times < 1200 noon I need to maintain the '0'. example: 8:30am should join as 0830 preferrably not 830 which is the string generated. Thanks. Terry $queuetime = (stat("$PREIMPORTDIR/$PREIMPORTFILE