CFMODULE runs a template just as if it were a custom tag, so if that
template does:

<CFSET Caller.Sum = ...>

then your calling template will have access to a variable called Sum.

I'm assuming you know about custom tags and such so I won't go into too much
detail here.

=======================================================================
Raymond Camden, Cold Fusion Jedi Master for Syntegra (www.syntegra.com)
Allaire Certified Instructor and Member of Team Allaire

Email   : [EMAIL PROTECTED]
ICQ UIN : 3679482

"My ally is the Force, and a powerful ally it is." - Yoda


> -----Original Message-----
> From: Mark Jones [mailto:[EMAIL PROTECTED]]
> Sent: Thursday, April 20, 2000 10:48 AM
> To: '[EMAIL PROTECTED]'
> Subject: CFMODULE
>
>
> Quickie,
>
> Does anyone know if it is possible, and then how, to get
> something back from
> a CFMODULE call.  For instance the sum of the 3 numbers or something like
> that.
>
> Cheers in advance,
>
> Mark
>

------------------------------------------------------------------------------
Archives: http://www.eGroups.com/list/cf-talk
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.

Reply via email to