You could use cfexecute to `type` (or `cat`... depending on your platform)
the files into 1 file

Example...

type file1.xml file2.xml > combined.xml

..:.:.:.:.:.:.:.:.:.:.:.:.
Bobby Hartsfield
http://acoderslife.com
http://cf4em.com


-----Original Message-----
From: Stephane Vantroyen [mailto:[EMAIL PROTECTED] 
Sent: Monday, April 21, 2008 9:41 AM
To: CF-Talk
Subject: CFFile append with a source file?

Hi,

i'm looking for a custom tag (cfx or anything else) that would allow me to
use cffile action="append" with a source file: the purpose here is to
"merge" several documents (xml files) into another one without having to
read them in a variable (too large amount of data for the server's RAM).

Thanks in advance 



~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;192386516;25150098;k

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:303854
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Reply via email to