Hi, There seems to be a problem with explicit expressions in the latest beta (j601o) on darwin.
I tested the following on a macbook: mean=: 3 : '(+/y.) % #y.' |spelling error | (+/y.) % #y. | ^ | mean=: 3 :'(+/y.) % #y.' The same definition works fine with the previous beta (j601n). cheers, --david. ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
