Are there any spaces in the file name or path? If so, you need to enclose it with quotes.
For example: c:\program files\somefile.txt <cffile action = "read" file = """c:\program files\somefile.txt""" variable = "var_name"> HTH, -- Howie Hamlin - inFusion Project Manager On-Line Data Solutions, Inc. - www.CoolFusion.com - 631-737-4668 x101 inFusion Mail Server (iMS) - The Award-winning, Intelligent Mail Server >>> Find out how iMS Stacks up to the competition: >http://www.coolfusion.com/imssecomparison.cfm ----- Original Message ----- From: "David Schmidt" <[EMAIL PROTECTED]> To: "CF-Talk" <[EMAIL PROTECTED]> Sent: Friday, April 12, 2002 6:24 PM Subject: cffile - size limit? > Does cffile have a size limit for the 'read' action? I have a fairly large > quickbooks iif file that I am parsing, and it seems to bomb on me. The > error I'm getting is: The parameter is incorrect. (error 87) > > Thanks All, > > > David Schmidt > > Portent Interactive > Using Process, Design and Content to create great web sites since 1995 > Consulting, design, development, measurement > http://www.portentinteractive.com > > > ______________________________________________________________________ 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

