RE: How to get the value of a system's environment variable

2006-02-12 Thread Issam Aib
Thanks Jeffrey, > -Original Message- > From: Jeffrey E Care [mailto:[EMAIL PROTECTED] > Sent: February 12, 2006 4:57 PM > To: Ant Users List > Subject: Re: How to get the value of a system's environment variable > > Read the manual for the task. > > &g

RE: How to get the value of a system's environment variable

2006-02-12 Thread Issam Aib
ntent/view/740/29/ Thanks anyway, Issam Aib > -Original Message- > From: Issam Aib [mailto:[EMAIL PROTECTED] > Sent: February 12, 2006 4:43 PM > To: 'Ant Users List' > Subject: How to get the value of a system's environment variable > > Hi folks, &g

Re: How to get the value of a system's environment variable

2006-02-12 Thread Jeffrey E Care
Read the manual for the task. > I would like to get the value of some system environment variables, > such as TOMCAT_HOME, PATH, CVSROOT, etc, as a property inside my ant script.

How to get the value of a system's environment variable

2006-02-12 Thread Issam Aib
Hi folks, I would like to get the value of some system environment variables, such as TOMCAT_HOME, PATH, CVSROOT, etc, as a property inside my ant script. Can anyone help? Thanks, Issam Aib