How can I *reliably* fetch the path of the script being loaded, whilst it
is being loaded?

Everything I've tried either fails or fingers the wrong script on
occasions. Especially if my script is the subject of "load" or "require" by
another script.

I want to be able to write at the top of my script, say

cocurrent 'myloc'
MYSCRIPT=: theScriptCurrentlyBeingLoaded''
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

Reply via email to