Take a look at the <concat> task. Never used it, but it sounds like
exactly what you want:
<concat destfile="${file.b}"
append="yes"
fixlastline="yes">
<filelist dir="${file.a.dir}" files="${file.a}"/>
</concat>
On Feb 13, 2008 10:43 AM, jonese <[EMAIL PROTECTED]> wrote:
> Hey all i need to take the content of file A and place it into File B.
> anyone know the best way to accomplish this?
>
> jonese
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>
--
--
David Weintraub
[EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]