RE: [Nant-users] Testing if a directory exists.

2004-09-14 Thread Burton, Kevin
Thank you. It makes sense when you know how to do it. -Original Message- From: Merrill Cornish [mailto:[EMAIL PROTECTED] Sent: Tuesday, September 14, 2004 4:09 PM To: Burton, Kevin; Gert Driesen; [EMAIL PROTECTED] Subject: RE: [Nant-users] Testing if a directory exists. Kevin, First

RE: [Nant-users] Testing if a directory exists.

2004-09-14 Thread Felice Vittoria
em to work as I have coded above. Kevin -Original Message- From: Gert Driesen [mailto:[EMAIL PROTECTED] Sent: Saturday, September 11, 2004 1:32 AM To: Burton, Kevin; [EMAIL PROTECTED] Subject: Re: [Nant-users] Testing if a directory exists. Kevin, You don't need to surround property

RE: [Nant-users] Testing if a directory exists.

2004-09-14 Thread Merrill Cornish
Kevin, First you need only one enclosing ${ ... }. Next, because you have only one enclosing ${ ... }, EVERYTHING inside it will be evaluated as either a function or a property name unless quotes. But, '/ConsumerWeb/bin' is a literal string. So you need so that "build.dir" ins

RE: [Nant-users] Testing if a directory exists.

2004-09-14 Thread Burton, Kevin
Kevin -Original Message- From: Gert Driesen [mailto:[EMAIL PROTECTED] Sent: Saturday, September 11, 2004 1:32 AM To: Burton, Kevin; [EMAIL PROTECTED] Subject: Re: [Nant-users] Testing if a directory exists. Kevin, You don't need to surround property names with braces in e

RE: [Nant-users] Testing if a directory exists.

2004-09-11 Thread Burton, Kevin
Thank you for your help. This works great. -Original Message- From: Gert Driesen [mailto:[EMAIL PROTECTED] Sent: Saturday, September 11, 2004 1:32 AM To: Burton, Kevin; [EMAIL PROTECTED] Subject: Re: [Nant-users] Testing if a directory exists. Kevin, You don't need to surround pro

[Nant-users] Testing if a directory exists.

2004-09-11 Thread Burton, Kevin
What is the correct syntax for testing if a directory exists? I have tried: Both seem to be incorrect. Thank you for your help. Kevin --- This SF.Net email is sponsored by: YOU BE

Re: [Nant-users] Testing if a directory exists.

2004-09-10 Thread Jaroslaw Kowalski
04 12:27 AM Subject: [Nant-users] Testing if a directory exists. > What is the correct syntax for testing if a directory exists? I have tried: > > > > > > > > > Bot

Re: [Nant-users] Testing if a directory exists.

2004-09-10 Thread Gert Driesen
bject: [Nant-users] Testing if a directory exists. What is the correct syntax for testing if a directory exists? I have tried: Both seem to be incorrect. Thank you for your help. Kevin --- This SF.Net email