bill lam wrote:
regex script contain this line
rxdll=: '"',(jpath '~install\tools\regex\',t),'" '
which I think that it will not work in standalone script, because it
depends on
jpath_j_, SYSTEMFOLDERS, USERFOLDERS that project manager does not take
care of.
Instead of using jpath '~install', the scripts will be changed to use
noun INSTALLFOLDER, which is the same thing. Standalone scripts or
programs that call J can then set the noun as the first statement.
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm