test1 i.6
doesn’t work for me either

but both
test1"0 i.6
and
test1"0 i.7
do work as expected

Am 07.06.20 um 16:35 schrieb çağlar girit:
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!



--
----------------------
mail written using NEO
neo-layout.org

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

Reply via email to