On Wed, Jun 02, 2004 at 01:40:48PM +0800, Kay Smoljak wrote: > I'm having some trouble with checking if a particular key in structure > exists. It's easier to show than it is to explain: > http://develop.u30.webclick.com.au/tabs/index.cfm > > If anyone has any clues, I'd really appreciate it!
Those extended structures can be a bugger to get right, can't they? Try: StructKeyExists(menu[#iCount#],"submenu") Cheers Paul Haddon Technical Services Manager Formstar Print Technologies --- You are currently subscribed to cfaussie as: [EMAIL PROTECTED] To unsubscribe send a blank email to [EMAIL PROTECTED] MXDU2004 + Macromedia DevCon AsiaPac + Sydney, Australia http://www.mxdu.com/ + 24-25 February, 2004
