Yes. The name will be arguments.dateFeed. ======================================================================== === Raymond Camden, ColdFusion Jedi Master for Mindseye, Inc (www.mindseye.com) Member of Team Macromedia (http://www.macromedia.com/go/teammacromedia)
Email : [EMAIL PROTECTED] Blog : www.camdenfamily.com/morpheus/blog Yahoo IM : morpheus "My ally is the Force, and a powerful ally it is." - Yoda > -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of Tony Weeg > Sent: Wednesday, September 10, 2003 1:58 PM > To: [EMAIL PROTECTED] > Subject: [CFCDev] arguments scope. > > > question: in this sample of code. > > does the date variable become part of the arguments scope > within my cfc? > > <cfinvoke > component="isDateDST" > method="isDateDST" > returnVariable="session.withinDST"> > > <cfinvokeargument > name="dateFeed" > value="#date#"> > > </cfinvoke> > ---------------------------------------------------------- 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]
