DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=32041>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=32041
want to remember a value set within a task next time the task is called
------- Additional Comments From gudnabrsam@yahoo.com 2004-11-03 21:59 -------
To elaborate on Alexey's response, the reason your <var> is "scoped" is due to
the fact that you are using <antcall>. If you use <macrodef> (which is a
really great task) you may really be glad you did.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org
For additional commands, e-mail: dev-help@ant.apache.org
|