Properties aren't local to the target they're in -- they just don't get set until that target is run. Since tasks outside of any target are executed before any tasks within targets, I'm going to guess that your <path> task is outside of any target.
Diane ===== ([EMAIL PROTECTED]) __________________________________________________ Do You Yahoo!? Find the one for you at Yahoo! Personals http://personals.yahoo.com -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
