Hi Elias,

thanks, fixed in SVN 980. You need INTERRUPT though (two ^C within a short period).
A single ^C (ATTENTION) conceptually only stops a defined function at the end of the line.

/// Jürgen



On 07/06/2017 05:31 AM, Elias Mårtenson wrote:
If I write an _expression_ using the power operator that never finishes, for example:

      10+⍣=1

Then this will run forever, and Control-C can't be used to kill it. The only way out is to kill the entire APL session.

Regards,
Elias

Reply via email to