Juergen ,

You did exactly the reverse of what I was expecting, but, as usual, you did the 
*right* thing ;-)

thanks for fixing this,

Xtian.


On 2015-05-16 08:47, Juergen Sauermann wrote:
Hi Xtian,

they are added because IBM APL2 adds them as well.

However, I made immediate execution (what you enter after the prompt) resumable 
in *SVN 630*.

I believe the description of *→⍳0* in the IBM APL2 language reference differs 
slightly from the actual
behavior of IBM APL2, but GNU APL now behaves like IBM APL2 for *→⍳0*.

/// Jürgen


On 05/15/2015 03:27 AM, Christian Robert wrote:
)reset
      1+i
VALUE ERROR
      1+i
        ^
      )si
⋆
      i←10
      →⍳0
SYNTAX ERROR+
      →⍳0
      ^
      )si
⋆
⋆


I'm curious about *why* thoses "at the prompt" commands add to the ")si"

they just can't be resumed in any way to my knowledge, and if so this is 
unneeded and unwanted.

comments ?

Xtian.






Reply via email to