Thank you. On May 18, 2014 11:17 AM, "Juergen Sauermann" <[email protected]> wrote:
> Hi David, > > thanks, should be fixed in SVN 274. > > /// Jürgen > > > On 05/18/2014 06:27 AM, David B. Lamkins wrote: > >> I want to make sure that I correctly understand ⎕EA and ⎕EC. Should >> these be able to clean up after failed execution of a defined function? >> >> What I'm seeing is that ⎕EA and ⎕EC perform as expected given an >> expression of variables and primitive functions (including expressions >> that fail to execute), but fail to clean up the SI when executing a >> defined function that fails. >> >> >> >> >> >
