It was an oversight and I stand corrected. Thanks.

-- Rex

-----Original Message-----
From: Tomasi, Chuck [mailto:[EMAIL PROTECTED]]
Sent: Thursday, November 08, 2001 10:54 AM
To: '[EMAIL PROTECTED]'
Cc: '[EMAIL PROTECTED]'
Subject: RE: Problem with IF statement


An if/else with the same code is pointless.  Why not use use the same
statement all the time?  The %02d won't do anything if both digit places are
filled.  Printing "5" with %02d comes out 05, printing 25 with %02d comes
out 25.  What's the point?

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to