But what good would it be to have fifty lines in your trace file that
said:

"function_name"

"function_name"

"function_name"

Etc?

 

Ohhh, you mean type in the function name in every trace statement?
Perhaps you are missing the point here.

 

Tracy

 

________________________________

From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On
Behalf Of Dmitri Girski
Sent: Friday, September 26, 2008 9:16 PM
To: flexcoders@yahoogroups.com
Subject: [flexcoders] Re: Obtaining name of method

 

--- In flexcoders@yahoogroups.com <mailto:flexcoders%40yahoogroups.com>
, "Tracy Spratt" <[EMAIL PROTECTED]> wrote:
>
> I bet you are trying to find a nifty way to log your code's 
processing,
> right? This comes up a lot and really, there is no good way to do 
it.
> 

> 
> You might try the archives, in case I missed something, but if I'd 
ever
> heard a good solution I would have used it myself.
> 

trace("function_name") ? 

It works even in C++ :))

Cheers,
Dmitri.

 

Reply via email to