--- Glenn Kidd <[EMAIL PROTECTED]> wrote:
> I apologize for not being clear, I don't want the full path, just the
> name of the current directory. 

Yeah, I got that -- that's why I said to use <basename> to get the last
element of the path. IOW, given a current directory of /home/ant/foo:

  <basename property="cur.dir" file="${user.dir}/>

${cur.dir} will be set to "foo".

Diane



=====
([EMAIL PROTECTED])



__________________________________________________
Do You Yahoo!?
HotJobs - Search Thousands of New Jobs
http://www.hotjobs.com

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

Reply via email to