Hi Matt, I have tested your script and I don't get what you mention... theMy code is supposed to give you the name of the method executing and from which CFM or CFC called it, so yes, the method name should match the method you have my code in.
only thing I'm getting when I'm doing... <cfoutput>Caller Method:
#theCaller.toMethod# #methodname#</cfoutput>... I'm getting the same method
name that execute your script!...
When I put your peace of code in the cfscript into my VerifyOnlineStatusAgain, the code shows what method is being called; not which method called another method. Although, it could certainly be modified to do that too.
method that it's being called by GetEmail method... it's telling me when I'm
doing the cfoutput above... "Caller Method: VERIFYONLINESTATUS"... it does
not tell me this... "Caller Method: GetEmail".... may be I'm missing
something here!!
Your method does not any arguments!... and how can I verify what the versionIf the code executes without error then you have the correct JDK.
of JDK that I'm running... JDK does not mean anything for me!...
Matt Liotta President & CEO Montara Software, Inc. http://www.MontaraSoftware.com (888) 408-0900 x901
----------------------------------------------------------
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]
