I've been using the project manager and finding it quite helpful.  Now
I've got a script that's bugging me, though.  I use PM to append
ciDSM_run'' to the file; that should call

ciDSM_run=: 3 : 0
wd CIDSM
wd 'pshow;'
)

Sure enough, the appended line is the last one in the file, and the verb
is well before the end.  Yet when I run the target file, I get

|value error: ciDSM_run
|       ciDSM_run''
|[-6885] b:\toplevel\_next & level\bill
harris\j602-user\projects\folder\project.ijs

(folder names made up, but the spaces and special characters are real)

   ciDSM_run''
   13!:12''
|ill-formed name: readloc
|   (nms)    =:".each cnm

I found http://old.nabble.com/J602c-Problems-td14151619s24193.html, but
none of the suggestions there seem to apply.  In particular,

   BINPATH
C:\Program Files\j602\bin

I get the above error when I load the target file ("project.ijs" in the
above example) into an ijx window.  If I then type the command
ciDSM_run'', everything works okay.

Is there something I should be doing / looking for to make this work?

Thanks,

Bill

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

Reply via email to