Thank you for the reply Merrill! I tried this already, and actually just went to try it again just to be sure. I still get the same results noted in my original post. Regardless of the prefix I specify (with prefix=""), or by not specifying a prefix at all (which should make the default prefix "sys.") sysinfo fails to read all of my environment variables. (the SRCROOT variable is just once example. Others, including "PATH" ("sys.PATH", "myMadeUpPrefix.PATH", etc...) are also not read.)
--Tony -----Original Message----- From: Merrill Cornish [mailto:[EMAIL PROTECTED] Sent: Monday, May 23, 2005 2:01 PM To: Anthony DeLuca; nant-users@lists.sourceforge.net Subject: Re: [Nant-users] sysinfo problem -- not setting all system variables Tony, Try adding just "SRCROOT" (no "sys.end" prefix) to your environment, then check the value of the "sys.SRCROOT" property in your script. In general, if you have specified a prefix of "xxx", the environment variable "ABC" will show up as property "xxx.ABC". Merrill ------------------------------------------------------- This SF.Net email is sponsored by Oracle Space Sweepstakes Want to be the first software developer in space? Enter now for the Oracle Space Sweepstakes! http://ads.osdn.com/?ad_idt12&alloc_id344&op=click _______________________________________________ Nant-users mailing list Nant-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/nant-users