Patrick,

Best bet is to create libraries and <CFINCLUDE> them where needed, even in
Custom Tags. Or yes, you could put them in the REQUEST scope (any scope,
actually).

--- Ben


-----Original Message-----
From: Wagner Patrick [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, July 11, 2001 11:26 AM
To: CF-Talk
Subject: Define and Call UD-Functions


Hi there!

I just started playing around with the UserDefined-functions in CF5 and
found a strange issue making it nearly impossible to
get any value of it.

For example when defining "global"-functions in the application.cfm there
seems to be no way to use these in a "sub"-called customtag.
Is there a possiblity to reference the function created on top within the
customtag without defining it new?

Or simply, is there a way to make the functions available in the
request-(scope)?


Best Regards

Patrick Wagner
Application Engineer
conceptware ag
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to