Mark, make sure you're setting your vars *after* declaring your cfarguments
(but before any other code).

----- Original Message ----- 
From: "Mark Kecko" <[EMAIL PROTECTED]>
To: "Fusebox" <[email protected]>
Sent: Friday, April 15, 2005 4:00 PM
Subject: Re: Instance scope


> Also,
>
> If I add these two lines to the top of my function to make my query
> variables thread safe I get the error below.  Any ideas?
>
> <cfset var member_select = 0/>
> <cfset var member_last_update = 0/>
>
> Error:
>
>   Context validation error for tag cffunction.
> The start tag must have a matching end tag. An explicit end tag can be
> provided by adding </cffunction>. If the body of the tag is empty you
> can use the shortcut <cffunction .../>.



~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Find out how CFTicket can increase your company's customer support 
efficiency by 100%
http://www.houseoffusion.com/banners/view.cfm?bannerid=49

Message: http://www.houseoffusion.com/lists.cfm/link=i:12:6737
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/12
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:12
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.12
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to