Re: Accessing func_name from inside a function



James Thiele wrote:
Is there a standard way of getting the name of a function from inside
the function?

No, there isn't.

Martin
.