|
|
@@ -42,7 +42,7 @@ the directory will be the current directory. |
|
|
|
<pre> <dirname property="antfile.dir" file="${ant.file}"/></pre> |
|
|
|
will set <code>antfile.dir</code> to the directory path for |
|
|
|
<code>${ant.file}</code>. |
|
|
|
<pre> <dirname property="foo.dirname" file="foo.txt"</pre> |
|
|
|
<pre> <dirname property="foo.dirname" file="foo.txt"/></pre> |
|
|
|
will set <code>foo.dirname</code> to the current directory.</p> |
|
|
|
|
|
|
|
<hr> |
|
|
|