|
From: | Juergen Sauermann |
Subject: | Re: [Bug-apl] Why disable ⍎')load WS'? |
Date: | Sat, 15 Nov 2014 14:55:58 +0100 |
User-agent: | Mozilla/5.0 (X11; Linux i686; rv:31.0) Gecko/20100101 Thunderbird/31.0 |
Hi Blake, It was disabled because otherwise - as you have noticed - it would crash. The reason is that )LOAD (but also )SIC and )CLEAR) clears the SI while it is still in use for returning the result of ⍎ and other things. There is no clean way to do this. You might consider )COPY instead of )LOAD because )LOAD would also kill the function that executes the ⍎')LOAD ws' /// Jürgen On 11/14/2014 11:00 PM, Blake McBride
wrote:
|
[Prev in Thread] | Current Thread | [Next in Thread] |