actually, I was wrong about the behavior because of some other logic... I isolated the struct and:
structKeyExists(thing,"foo") returns true isDefined("thing.foo") throws an error -dave >>> [EMAIL PROTECTED] 02/25/04 10:20 PM >>> Hmm, that doesn't really make sense to me. If thing.foo is null then isDefined("thing.foo") should be *false* even tho' structKeyExists(thing,"foo") is true. Can you show a reproducible example of what you're seeing? Regards, Sean ---------------------------------------------------------- You are subscribed to cfcdev. To unsubscribe, send an email to [EMAIL PROTECTED] with the words 'unsubscribe cfcdev' in the message of the email. CFCDev is run by CFCZone (www.cfczone.org) and supported by Mindtool, Corporation (www.mindtool.com). An archive of the CFCDev list is available at www.mail-archive.com/[EMAIL PROTECTED] ---------------------------------------------------------- You are subscribed to cfcdev. To unsubscribe, send an email to [EMAIL PROTECTED] with the words 'unsubscribe cfcdev' in the message of the email. CFCDev is run by CFCZone (www.cfczone.org) and supported by Mindtool, Corporation (www.mindtool.com). An archive of the CFCDev list is available at www.mail-archive.com/[EMAIL PROTECTED]