bug-apl
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug-apl] Quad-IO localization problem


From: Blake McBride
Subject: [Bug-apl] Quad-IO localization problem
Date: Mon, 26 May 2014 21:59:49 -0500

      )CLEAR
CLEAR WS
      ⎕IO
1
      'abc'⍳'a'
1
      ∇test;⎕IO
[1] ⎕IO←0
[2] ∇
      test
      ⎕IO
1
      'abc'⍳'a'
0


Although ⎕IO seems to be correct, the iota lookup shows that the wrong ⎕IO value is being used.

Blake


reply via email to

[Prev in Thread] Current Thread [Next in Thread]