Hi, Although I have read NuVoc entries for Agenda and Constant Function, I still don't understand why for "test1 =. 0: ` 1: ` 2: @. (3&|)", "test1 i. 6" works whereas "test2 i.7" gives a rank error. Am I missing some subtlety of implied rank with Agenda?
test1 =. 0: ` 1: ` 2: @. (3&|) test1 i.6 0 1 2 0 1 2 test1 i.7 |rank error: test1 | test1 i.7 Thanks! -- çög ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
