|
From: | Juergen Sauermann |
Subject: | Re: [Bug-apl] script "Killed" |
Date: | Thu, 25 Feb 2016 15:17:08 +0100 |
User-agent: | Mozilla/5.0 (X11; Linux i686; rv:31.0) Gecko/20100101 Thunderbird/31.4.0 |
Hi, if the problem was triggered by a lack of memory, then you can set ⎕SYL[3] to a reasonable nonzero value. That will stop the APL program when the limit is reached, but remain in the interpreter. I am unfortunately not aware of a method that can predict in a reliable, efficient, and portable way, whether a memory allocation will succeed or not (or, for that matter, if the system will start swapping). /// Jürgen On 02/17/2016 02:21 AM, Christian
Robert wrote:
I would say that you are out of memory. |
[Prev in Thread] | Current Thread | [Next in Thread] |