Re: [NAnt-users] Using Integer variables in a loop

2008-04-18 Thread Tim Mayert
Okay thanks Bob, I'll look into this and see what I can come up with. Tim. From: Bob Archer [mailto:[EMAIL PROTECTED] Sent: Friday, April 18, 2008 8:45 AM To: Tim Mayert; nant-users@lists.sourceforge.net Subject: RE: [NAnt-users] Using Integer vari

Re: [NAnt-users] Using Integer variables in a loop

2008-04-18 Thread Bob Archer
Look at the int::parse() function. This should allow you to compare things numerically. BOb From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Tim Mayert Sent: Friday, April 18, 2008 10:37 AM To: nant-users@lists.sourceforge.net Subject: [NAn