∇test[⎕]∇ ∇ [0] test [1] ⍞←'111111 ' [2] zz←⍞ [3] ⍞←'222222 ' [4] zz←⍞ ∇ test 111111 111111 222222
I just hit Enter at the end of each line. 111111 should not be displayed twice. Blake
∇test[⎕]∇ ∇ [0] test [1] ⍞←'111111 ' [2] zz←⍞ [3] ⍞←'222222 ' [4] zz←⍞ ∇ test 111111 111111 222222
I just hit Enter at the end of each line. 111111 should not be displayed twice. Blake