RE: [Nant-users] SYSINFO task

2004-10-20 Thread Bassham, Charles
quot; + entry.Value.ToString()); } } } -Original Message- From: Merrill Cornish [mailto:[EMAIL PROTECTED] Sent: Wednesday, October 20, 2004 11:30 AM To: Bassham,Charles; [EMAIL PROTECTED] Subject: RE: [Nant-users] SYSINFO task Charles, >>> in the verbose setting for

RE: [Nant-users] SYSINFO task

2004-10-20 Thread Merrill Cornish
Charles, >>> in the verbose setting for the sysinfo task. It doesn't display the environment >>> variable properties that were set. Actually, the verbose attribute has nothing to be with the information _collected_ by sysinfo or the environment variables. All NAnt tasks have a verbose attribu

RE: [Nant-users] SYSINFO task

2004-10-20 Thread Bassham, Charles
t why these are not displaying. Thanks again, Charlie -Original Message- From: Merrill Cornish [mailto:[EMAIL PROTECTED] Sent: Wednesday, October 20, 2004 10:56 AM To: Bassham,Charles; [EMAIL PROTECTED] Subject: RE: [Nant-users] SYSINFO task Charles, Despite the fact that sys.env.PATH i

RE: [Nant-users] SYSINFO task

2004-10-20 Thread Bassham, Charles
Original Message- From: Gert Driesen [mailto:[EMAIL PROTECTED] Sent: Wednesday, October 20, 2004 10:42 AM To: Bassham, Charles; [EMAIL PROTECTED] Subject: Re: [Nant-users] SYSINFO task Charles, NAnt properties are case-sensitive. Try using "sys.env.PATH". However, an even bette

RE: [Nant-users] SYSINFO task

2004-10-20 Thread Merrill Cornish
Charles, Despite the fact that sys.env.PATH is the example given in the NAnt documentation, and despite the fact that I thought that's what I used before; when I checked, on my machine the environment variable is "Path" (i.e., initial caps only). So, when I tried ${sys.env.Path}, it worked.

Re: [Nant-users] SYSINFO task

2004-10-20 Thread Gert Driesen
Bassham, Charles" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, October 20, 2004 4:22 PM Subject: RE: [Nant-users] SYSINFO task Tried it with build 1677 (0.85). I also got the latest binaries and it still didn't work. I have attached a simple repro of what I am doin

RE: [Nant-users] SYSINFO task

2004-10-20 Thread Bassham, Charles
ginal Message- From: Merrill Cornish [mailto:[EMAIL PROTECTED] Sent: Tuesday, October 19, 2004 3:11 PM To: Bassham,Charles Cc: [EMAIL PROTECTED] Subject: RE: [Nant-users] SYSINFO task Charles, >>>I will try to figure out why it is not working then. If you use the default task wi

RE: [Nant-users] SYSINFO task

2004-10-19 Thread Merrill Cornish
Charles, >>>I will try to figure out why it is not working then. If you use the default task without a prefix attribute, then the environment variables will have a "sys.env." prefix. For example, the PATH environment variable would be recorded in the sys.env.PATH property. (Actually, I'm not

RE: [Nant-users] SYSINFO task

2004-10-19 Thread Bassham, Charles
Thanks. I will try to figure out why it is not working then. -Original Message- From: Ian MacLean [mailto:[EMAIL PROTECTED] Sent: Tuesday, October 19, 2004 10:42 AM To: Bassham, Charles Cc: [EMAIL PROTECTED] Subject: Re: [Nant-users] SYSINFO task Bassham, Charles wrote: > Is t

Re: [Nant-users] SYSINFO task

2004-10-19 Thread Ian MacLean
Bassham, Charles wrote: Is this task supposed to set the environment variables into properties? it sure is - and thats exactly what it does. Ian --- This SF.net email is sponsored by: IT Product Guide on ITManagersJournal Use IT products in your

[Nant-users] SYSINFO task

2004-10-19 Thread Bassham, Charles
Title: Message Is this task supposed to set the environment variables into properties?   Thanks,   Charlie     This communication (including any attachments) is intended for the use of the intended recipient(s) only and may contain information that is confidential, privileged or legally protect