Re: [Nant-users] Checking for non-existent environment variable

2004-07-17 Thread Merrill Cornish
>>> environment::variable-exists(string) Sounds good. Thanks, Merrill --- This SF.Net email is sponsored by BEA Weblogic Workshop FREE Java Enterprise J2EE developer tools! Get your free copy of BEA WebLogic Workshop 8.1 today. http://ads.osdn.com

Re: [Nant-users] Checking for non-existent environment variable

2004-07-17 Thread Gert Driesen
ornish" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, July 06, 2004 9:54 PM Subject: [Nant-users] Checking for non-existent environment variable > I have used NAnt 0.84 for months. Now I am experimenting with 0.85 using the nant-0.85-20040705.zip nightly build. > > I

[Nant-users] Checking for non-existent environment variable

2004-07-06 Thread Merrill Cornish
I have used NAnt 0.84 for months. Now I am experimenting with 0.85 using the nant-0.85-20040705.zip nightly build. I need to determine whether an environment variable is set or not. If I do where environment variable XYZ does NOT exist, then it prints ||, which implies that the value