Are you talking about merging files or replacing files? If you're replacing:
<delete file="fullPathToFileB"/> <copy file="fullPathToFileA" toFile="fullPathToFileB"/> Andy On Feb 13, 2008, at 10:40 AM, jonese wrote: > Anyone here ever create an ant script which will take the contents for > file A and put them into file b? i'm trying to find a workaround for > an issue i'm having and this is currently the only solution. > > thanks in advance > jonese > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;160198600;22374440;w Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:298878 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

