<cfargument name="EMPLID_SUBMIT" required="no" type="string" />
                <cfargument name="FNAME" required="no" type="string" />
                <cfargument name="ID" required="no" type="numeric" />

no default attributes set.  Its looking like the sledgehammer approach is the way this 
time.

D

>-----Original Message-----
>From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
>Behalf Of Bryan F. Hogan
>Sent: Tuesday, September 30, 2003 2:18 PM
>To: [EMAIL PROTECTED]
>Subject: RE: [CFCDev] calling a method and arguments...how many?
>
>
>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]
>
----------------------------------------------------------
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]

Reply via email to