On Wed, Jan 26, 2011 at 10:43 AM, Charlie Griefer
<charlie.grie...@gmail.com> wrote:
> <cfreturn isStudentEmployee.recordcount = 0 />

Unless I'm missing something, this should be:

<cfreturn isStudentEmployee.recordcount eq 0 />

--
Ezra Parker

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:341430
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

Reply via email to