House of Fusion
Search over 2,500 ColdFusion resources here
  
Home of the ColdFusion Community

Mailing Lists
Home / Groups / ColdFusion Talk (CF-Talk)

Appending one file to another

Author:
Stephens, Larry V
01/01/2009 04:53 PM

Can I use cffile to append one file to another? <cffile action="append" output="File2.txt" file="File1.txt"> Doesn't seem to work.  (This is assuming File2.txt is too large to store in a variable.) My problem is running data through a loop to convert HTML to rtf. The process times out after about 130 records, so I have to split the process into multiple attempts. I'd like to then put the finished product all together into one file. Thanks.


Search cf-talk

March 21, 2010

<<   <   Today   >   >>
Su Mo Tu We Th Fr Sa
   1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30 31