This is sufficient to trigger the error: j64/jconsole script/testga.ijs
And, script/testga.ijs uses RUN4 ddall at the top level. I imagine a workaround would use a latent sentence, so that RUN4 doesn't execute till after testga.ijs finishes. -- Raul On Thu, Oct 26, 2023 at 6:18 PM Henry Rich <[email protected]> wrote: > > I'm totally guessing, but if you have a script that has > > t =. 2 > t =: 3 > > it will fail if loaded with load but not with 0!:1 . > > hhr > > On 10/26/2023 5:51 PM, Raul Miller wrote: > > How does github yaml avoid the local context which triggered that > > "public assignment to a name with a private value" error? > > > > Thanks, > > > > ---------------------------------------------------------------------- > For information about J forums see http://www.jsoftware.com/forums.htm ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
