With the error you are getting, I would say that it is appending the variable which is too long for naming conventions of the OS. How long is the variable you are appending to it?
DB ----- Original Message ----- From: "Eric J Hoffman" <[EMAIL PROTECTED]> To: "CF-Talk" <[EMAIL PROTECTED]> Sent: Saturday, November 10, 2001 10:44 AM Subject: Am I a crackhead? > Ok, I get an ERROR 206 when doing a CFFILE Read on a text file (The filename > or extension is too long. Error 206) > > I am attempting to read a text file and assign it to a variable as required, > and then cffile append it to another with the variable contents. Is there > another way I should be doing this or what gives? The text file itself is > fairly small. > > Thanks in advance! > > Eric J Hoffman > Home of Vikings fans Worldwide! > http://www.purplepride.org > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Your ad could be here. Monies from ads go to support these lists and provide more resources for the community. http://www.fusionauthority.com/ads.cfm FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Archives: http://www.mail-archive.com/[email protected]/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

