On 9/13/07, R.E. Boss <[EMAIL PROTECTED]> wrote: > (=i.2)|."2 i.3 4 5 > |length error > | (=i.2) |."2 i.3 4 5 ... > What's wrong?
Looks like a bug. Replacing |. with a functionally equivalent verb (such as |.&]) works. -- Raul ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
