Hi,
 
Lets say you want use the system environment variable IAEELIBS in an antscript, you can  do
the following:
 
ant -DIALIBS=%IAEELIBS%
 
within the build.xml you then have to use ${IALIBS}.
 
Hope it helps
 
Greets
    Markus
-----Original Message-----
From: Ori Burstein [mailto:[EMAIL PROTECTED]]
Sent: Donnerstag, 1. Februar 2001 16:42
To: [EMAIL PROTECTED]
Subject: Getting Enviroment variables from the OS

Hi,
I need to use NT environmet in the ant.
Is there any way in which I can do it ?
 
Thanks
 
Ori
 
 

Reply via email to