>Date: Wed, 23 May 2001 15:48:36 -0700 >To: [EMAIL PROTECTED] >From: Paul Smith <[EMAIL PROTECTED]> > >Is it expected behavior that the error below DOES NOT occur when >REQUEST.GetClientData.UserID=1 but DOES occur when >REQUEST.GetClientData.UserID=3 ? CFAS 4.5.1 > >best, paul > >An error occurred while evaluating the expression: > REQUEST.GetClientData.UserID AND > BitAnd(REQUEST.GetClientData.Permissions,VARIABLES.NeededPermission) >Error near line 31, column 35. > >The short-circuit AND operator requires Boolean operands. Cannot convert >the left operand to a Boolean value. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Structure your ColdFusion code with Fusebox. Get the official book at http://www.fusionauthority.com/bkinfo.cfm Archives: http://www.mail-archive.com/[email protected]/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists
