Is there a method to get or call the function's name of current execution. This would be usefull developing logging & monitoring methods. If the method had name "thisfunction" it could work like this:

foo=: 3 : 0
thisfunction ''
)

        foo ''
foo

----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

Reply via email to