It looks to me as if the non-working version is converting the string
'utils.ijs' not the content of the file by that name.

On Sat, Dec 31, 2011 at 10:33 AM, Blake McBride <bl...@mcbride.name> wrote:
> Why does this work:
>
> ((3!:6)(1!:1)<'utils.ijs') (1!:2) <'utils.ijl'
>
> but not this:
>
> ((3!:6) 'utils.ijs') (1!:2) <'utils.ijl'
>
> The first one will subsequently load, the second gives me a spelling
> error on load.
>
-- 
(B=)
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

Reply via email to