Re: (newbie) how insert content of one file into middle of another one

2003-07-18 Thread Monika Adamczyk
--- Martin Gainty <[EMAIL PROTECTED]> wrote: > Why not write a quick and dirty java app to accomplish the task using > java.io.RandomAccessFile ? > Martin The insertion is part of the build process. Can I invoke java program from Ant? Monika __ Do you Yahoo!? S

Re: (newbie) how insert content of one file into middle of another one

2003-07-18 Thread Monika Adamczyk
--- Antoine Levy-Lambert wrote: > Hi Monika, > I would recommend that you download ant1.6alpha. > In this version, there are some can be > used inside or > > Here an example in the doc of ant 1.6 > > > > This stores the first 15 lines, skipping the first 2 lines, of the > supplied