Re: Again: Checking for non-existence of environment variable

2006-01-24 Thread Stefan Bodewig
On Tue, 24 Jan 2006, Sergei Dubov <[EMAIL PROTECTED]> wrote: > I think this is finally what I've been struggling with. It doesn't > seem to work when the env variable actually exists. Here is my > macro: > > = > > > ${env.DAVINCI_EXT} >

Re: Again: Checking for non-existence of environment variable

2006-01-24 Thread Sergei Dubov
From: Sergei Dubov [mailto:[EMAIL PROTECTED] Sent: Tuesday, January 24, 2006 5:02 PM To: Ant Users List Subject: Again: Checking for non-existence of environment variable I think this is finally what I've been struggling with. It doesn't seem to work when the env variable actually exi

RE: Again: Checking for non-existence of environment variable

2006-01-24 Thread Burgess, Benjamin
: Checking for non-existence of environment variable I think this is finally what I've been struggling with. It doesn't seem to work when the env variable actually exists. Here is my macro: = ${env.D

Again: Checking for non-existence of environment variable

2006-01-24 Thread Sergei Dubov
I think this is finally what I've been struggling with. It doesn't seem to work when the env variable actually exists. Here is my macro: = ${env.DAVINCI_EXT}