Re: [Nant-users] Environment variables

2002-08-22 Thread Ben Lowery
yup, check out the sysinfo task. that should populate the sys.env.* properties, where * corresponds to your enironment variables. --b - Original Message - From: Damon Allison To: [EMAIL PROTECTED] Sent: Tuesday, August 20, 2002 4:22 PM Subject: [Nant-users] Environment variables

[Nant-users] Environment variables

2002-08-20 Thread Damon Allison
Hello all, Hopefully a very simple question.   I am wondering:  Can I read environment variables from within an nant file?  The reason I ask is because we have developers with different source directories.  I was thinking if each set the environment variable to the root of their source tree,