Bill,

I already have such an smoutput, and it tells me that y contains a spurious
path. Below is the smoutput result.

y: ~root/Users/brian/j64-701-user/tgsjhs/scripts/dist/sizzle.min.map


Wait...


That suggested that I could add a new subdirectory in scripts,
scripts/dist/ . I did that and also added both sizzle.js and sizzle.min.map
to that directory, and I am getting past those errors. So that looks like a
fix. Great. It seems silly that those two files are needed in two places,
though (both in scripts and in scripts/dist .)


Now, I am on to other error codes, but that is a big step. Thanks.




On Mon, Feb 3, 2014 at 12:12 PM, bill lam <bbill....@gmail.com> wrote:

> d is _1 means file not found or read permission error. Try add
> some debug lines before the line d=. fread y  eg,
>
> smoutput 'y: ' ; y
> smoutput '1!:0 y:' ; 1!:0 y
> d=. fread y
>
> --
(B=)
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

Reply via email to