script load library (in j locale)
FRET J fret
JDIR J directory
LOADED loaded files;locales
PUBLIC public scripts
SOURCE source scripts (typically set in projects)
load load script file
loads load scripts
require load script file if not already loaded
utilities:
boxopen box if open
dosname convert to full pathname in DOS
macname convert to full pathname in MAC
exist if file exists (unsecure mode)
filex default file extension
fullname convert to full pathname
getconfig get values from CONFIG
pathsep convert path separator
tolower convert to lowercase
unixname convert to full pathname in UNIX
plus "z" verbs: load, loadd, require
Defined items
Name | Class | Description |
---|
load | Verb | load script |
loadd | Verb | load script with display |
require | Verb | require script |