On Mon, Feb 14, 2011 at 12:39 PM, Johann Hibschman
<[email protected]>wrote:

> Where should I look to find reference-style documentation on the "base
> library" that is loaded into J on startup?
>
> For example, where are the definitions of "load", "require", "cocreate",
> "jpath", and so on?
>

   (,. (4!:4 { 4!:3 bind ''))&cutopen 'load require cocreate jpath'
┌────────┬────────────────────────────────────────────────┐
│load    │C:\Users\rdmiller\j64-701\system\main\stdlib.ijs│
├────────┼────────────────────────────────────────────────┤
│require │C:\Users\rdmiller\j64-701\system\main\stdlib.ijs│
├────────┼────────────────────────────────────────────────┤
│cocreate│C:\Users\rdmiller\j64-701\system\main\stdlib.ijs│
├────────┼────────────────────────────────────────────────┤
│jpath   │C:\Users\rdmiller\j64-701\system\main\stdlib.ijs│
└────────┴────────────────────────────────────────────────┘


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

Reply via email to