Raul, Yes, that eschews the error message, but produces only the integer 1 for output, regardless of the correct filename I input. No, wait... Now the only output is the integer 0. I have no idea what changed that, except that I entered the instruction "pp_jpp_ init" or maybe it was just "pp init" before the result became 0 always. The reason I don't remember which I entered is that I quit J and relaunched to see if it would revert to result 1, but it has stayed as 0.
Thank you. On Wed, Nov 16, 2011 at 2:25 PM, Raul Miller <[email protected]> wrote: > I think I see your problem. > > You are using: > pp_jpp_ '~system/extras/util/pp.ijs' > > I think you should be using: > pp_jpp_ jpath '~system/extras/util/pp.ijs' > ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
