Re: [NAnt-users] Comparing the string values of two properties

2006-01-24 Thread Ian MacLean
[EMAIL PROTECTED] wrote: This seems like it should be fairly simple, but i cant get it to work. I have two properties and i want to test to see if their string values are the same. i've tried many, many combinations, such as the following: what you're looking for is : the problem

RE: [NAnt-users] Comparing the string values of two properties

2006-01-20 Thread Foster, Richard - PAL
John, Not sure if this is right (it is Friday afternoon, after all), but you might want to try the following: Basically, in the test itself and also in "if" and "unless" clauses, try only using one set of "${ ... }" operations. Regards, Richard -Original Message- From: [EMAIL PROTECTE