There's no problem. This cannot be done. --DD

-----Original Message-----
From: TINE Houari (OBJECTIVA) [mailto:[EMAIL PROTECTED]] 
Sent: Monday, July 29, 2002 10:50 AM
To: '[EMAIL PROTECTED]'
Subject: problem with environment variable


I has followed the indication given by Tibor Strausz about creation of
environment variable from Ant through <exec>.

But, it does't work.

<exec dir="${basedir}" executable="cmd.exe">
  <arg line="/c set test=tst"/>
</exec>

<exec dir="${basedir}" executable="cmd.exe">
  <arg line="/c set"/>
</exec>

Second task don't print test. What's problem.

TINE

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to