If you use var in front of any of your variables then they need to be right after your arguments, i.e.
<function> <arguments> <cfset var qLF = "" /> -- Taco Fleur Senior Web Systems Engineer http://www.webassociates.com -----Original Message----- From: dave [mailto:[EMAIL PROTECTED] Sent: Tuesday, 5 April 2005 2:40 PM To: CF-Talk Subject: cfc error anyone know what this error means? Local variable qLF on line 18 must be grouped at the top of the function body. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Logware (www.logware.us): a new and convenient web-based time tracking application. Start tracking and documenting hours spent on a project or with a client with Logware today. Try it for free with a 15 day trial account. http://www.houseoffusion.com/banners/view.cfm?bannerid=67 Message: http://www.houseoffusion.com/lists.cfm/link=i:4:201468 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

