Or... getFunctionList(). This is a function that returns all available CF funcitons. Works in CF5 as well. I can think of _one_ function that doesn't get returned, but for the life of me I can't remember the name now.
-Raymond Camden, ColdFusion Jedi Master for Hire > -----Original Message----- > From: Matt Liotta [mailto:[EMAIL PROTECTED]] > Sent: Tuesday, August 13, 2002 1:36 PM > To: CF-Talk > Subject: RE: CF5 and CFMX undocumented tags exposed? > > > The Java Profiler should give you a good start on all the functions > available in CFMX. Try the following... > > javap -classpath cfusion.jar coldfusion.runtime.CFPage | grep public | > more > > Matt Liotta > President & CEO > Montara Software, Inc. > http://www.montarasoftware.com/ > V: 415-577-8070 > F: 415-341-8906 > P: [EMAIL PROTECTED] > > > -----Original Message----- > > From: Brian Thornton [mailto:[EMAIL PROTECTED]] > > Sent: Tuesday, August 13, 2002 10:19 AM > > To: CF-Talk > > Subject: CF5 and CFMX undocumented tags exposed? > > > > Where can I find the list of these for MX and 5? > > > > FYI 3.0 and 4 can be found at > > http://www.macromedia.com/v1/handlers/index.cfm?ID=11714&Method=Full > > ______________________________________________________________________ Your ad could be here. Monies from ads go to support these lists and provide more resources for the community. http://www.fusionauthority.com/ads.cfm FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Archives: http://www.mail-archive.com/[email protected]/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

