Blake, try to open the offending function in the native ∇ editor and
immediately exit the editor (no changes are necessary). I think you'll find the
function will now work. I agree that nothing in the offending statement that is
a syntax error.
I too believe this is aome bug in GNU APL. Otherwi
In case I haven't been clear, as far as I can tell, all of the problems are
with GNU APL and none are with the Editor code. At some earlier date, this
exact editor code worked fine under GNU APL. The editor code hasn't
changed but no longer works; as reported.
If errors in the editor are found,
The help message should be printed by the first line of E∆Pim. I checked
it and the code is correct. It just doesn't run.
If I cut/paste the code into GNU APL it works fine. But it doesn't run
inside a function.
Just FYI, this Editor WS was used in a production environment, on a daily
basis, f
Greetings,
I haven't been using GNU APL for a while - just because I had other things
I needed to do. Now, trying to debug this issue I am finding several
issues. Here is the first:
)load Editor
SAVED 2025-02-09 10:13:37 (GMT-6)
⎕IO←0
(⎕CR 'E∆Edit')[31;]
EN1:→(2↑bv←qq E∆Pim'En
Hello,
I have been watching this thread. My impression is that it is not my code
but a bug in GNU APL. If it is my code, I am very happy to fix it. I will
take a look.
Thanks.
Blake
On Sun, Feb 9, 2025 at 9:08 AM Dr. Jürgen Sauermann <
mail@jürgen-sauermann.de> wrote:
> Hi Paul,
>
> maybe
Hi Paul,
maybe Blake has an idea. For me it is very difficult to fix
workspaces that were contributed by other users. For the
author of the workspace fixing problems is far more easy.
Best Regards,
Jürgen
On 2/8/25 19:48, Paul Rockwell wrote:
Unfortunately, I haven't been able to get this repr