Perhaps I'm not understanding this, but you can just use the "arguments" scope as a struct -- in CFMX there are some minor issues (like, not being able to duplicate) but, I think those will be fixed in RedSky, and shouldn't cause you problems for what you're trying to do.
> -----Original Message----- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > Behalf Of Justin Balog > Sent: Monday, July 14, 2003 3:19 PM > To: '[EMAIL PROTECTED]' > Subject: [CFCDev] Generically, capturing the params passed to a cfc. > > > > Howdy, > > I am extending my error handling a bit, and I would like to add > one element > to the error struct I log. That element would be a struct > itself, and would > contain a snapshot of all the parameters passed to the method. > Is there any > variable available that I could use for that? > > Thanks, > > Justin ---------------------------------------------------------- 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).
