On Nov 18, 2003, at 4:23 PM, Dan Anderson wrote:

Is it possible to create self aware functions (possibly using a magic
variable)?  I.e. functions that know their own name.  Sort of the
oppossite of bless.

You're looking for ref(), but first let me give you the "This is often a bad idea" warning. What are you trying to use the object's name for?


James


-- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to