|
Try passing a string by using single quotes
like: “${environment::variable-exists('temp')}”. --Edwin From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Devin Grant I have the release version of NAnt (build 0.85.1720.0) on my
machine and I am unable to call
“${environment::variable-exists(temp)}”. Error message: Property evaluation failed. _expression_:
${environment::variable-exists(temp)}
^^^^ Property 'temp'
has not been set. The “temp” variable exists in my system
environment. Can someone please help me figure out what I am doing wrong
here? Thanks, -Devin |
RE: [Nant-users] Calling Environment functions
Castro, Edwin Gabriel (Firing Systems Engr.) Mon, 20 Sep 2004 12:34:26 -0700
- [Nant-users] Calling Environm... Devin Grant
- RE: [Nant-users] Calling... Castro, Edwin Gabriel (Firing Systems Engr.)
