Can somebody tell me how to get the following
behavior that does not use Bond but with Bond.

   $(3 3$0 0 0 0 2 0 0 0 0)|." _1 i. 3 4 5 3
3 4 5 3
   $(3 3$0 0 0 0 2 0 0 0 0)|."1 _1 i. 3 4 5 3
3 4 5 3
   $(3 3$0 0 0 0 2 0 0 0 0)|."1 _"1 _1 i. 3 4 5 3
3 4 5 3

        When I use Bond as below and in other similar ways I
get an undesirable result (notice the rank of the result
below is greater than the ones above), but I want to use
Bond because I hope to be able to employ Under to reverse
the effect of the rotates after I use the real verb I want
to apply to my data.

   $(3 3$0 0 0 0 2 0 0 0 0)&|." _1 i. 3 4 5 3
3 3 4 5 3

TIA,

(B=)
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

Reply via email to