> A "nonce error" means that you have found an instance where the
implementation has been left unfinished.

> It looks like I. has not been implemented for symbols.
...


> > (Hypothetically speaking: this error is probably telling you that J
> internally treats symbols as unordered data -- it's probably using
> hash lookups, and binary search is not currently being supported.)
>

that makes sense.  Thanks for the response.  Using i. works fine.

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

Reply via email to