Thanks Eric, that finishes this topic. I understand now. (Everyone says thank god) :-)
-----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Davis, Eric Sent: Thursday, January 08, 2004 11:12 AM To: '[EMAIL PROTECTED]' Subject: RE: [CFCDev] Custom argument types You must *create* a specialNumber to pass in as an argument of type specialNumber: x = CreateObject("component","specialnumber").specialNumber(6); y = CreateObject("component","test").yaddaDoodle(x); -- Eric C. Davis Programmer/Analyst I Georgia Department of Transportation Office of I.T. Applications Web Applications Group 404.463.2860.199 [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]
