Do you have default="" on your cfarguments? If so try using StructCount() without having default="" on your arguments.
-----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of [EMAIL PROTECTED] Sent: Tuesday, September 30, 2003 2:13 PM To: [EMAIL PROTECTED] Subject: RE: [CFCDev] calling a method and arguments...how many? nope. <quote> "In testing this I called foo() with no arguments and did a dump on arguments." </quote> So, even though foo is called without arguments I get a struct arguments arg1 : "undefined struct element" arg2 : "undefined struct element" . . . so StructCount() > 0. Doug ---------------------------------------------------------- You are subscribed to cfcdev. To unsubscribe, send an email to [EMAIL PROTECTED] with the word '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]
