If I have a local file coolstuff.j, where do I put coolstuff.j so that I can do load 'coolstuff.j' from anywhere? If possible I'd like to put all my J code in ~/.j or a similar directory and have J know to look there when loading code.
In other words, where does J search for code? Does J have an environment variable similar to Java's $CLASSPATH? Cheers, Andrew Pennebaker www.yellosoft.us ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
