1. Using <loadfile> and <echo> - load both files into properties - echo both props out <echo file="" append="true"/>
2. Use <concat> 3. Use <concatfilter> and <copy>/<move> Jan > -----Urspr�ngliche Nachricht----- > Von: Ivan Ivanov [mailto:[EMAIL PROTECTED] > Gesendet am: Mittwoch, 10. November 2004 08:42 > An: [EMAIL PROTECTED] > Betreff: Echo a file to another file > > Dear Colleagues, > > I want to do something relative simple: I have two > text files say a.txt and b.txt and I want to place the > contents of a.txt in the beginning of b.txt. I thought > I could use <echo> task, but now I see it won't do > this. > > Can you give me any advice? > > Thank you in advance > > Ivan > > > > __________________________________ > Do you Yahoo!? > Check out the new Yahoo! Front Page. > www.yahoo.com > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] >
