Gert made this suggestion as well, which also means moving from v.84 to
v.85-RC3. In v.85-RC3 I still have this initial problem with <sysinfo/>.
However using the get-variable environment function enables me to get around
this.

If anybody has any other suggestions targeting the <sysinfo/> problem itself
please pas along the info. In the meantime, in the interest of progress, I
may just move to .85-RC3 and use this environment function.

Thanks,
--Tony



-----Original Message-----
From: Merrill Cornish [mailto:[EMAIL PROTECTED] 
Sent: Monday, May 23, 2005 3:31 PM
To: Anthony DeLuca; nant-users@lists.sourceforge.net
Subject: RE: [Nant-users] sysinfo problem -- not setting all system variables

Tony,

You might also try ${environment::get_variable('SRCROOT')} to see if you can
just extract that one environment variable.

As for PATH, there was some discussion about that one before.  Be sure you
are capitalizing it as it appears in a SET statement in a DOS console window.
For some Windows, it's "PATH"; for others, it's "Path".

Merrill


-------------------------------------------------------
This SF.Net email is sponsored by Yahoo.
Introducing Yahoo! Search Developer Network - Create apps using Yahoo!
Search APIs Find out how you can build Yahoo! directly into your own
Applications - visit http://developer.yahoo.net/?fr=offad-ysdn-ostg-q22005
_______________________________________________
Nant-users mailing list
Nant-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nant-users

Reply via email to