I guess it forgot to switch back to base locale after loading profile. You
can try work around it by adding
cocurrent 'base'
as the first line of your startup script.

On Wed, 22 Jun 2022 at 6:56 PM 'Rob B' via Programming <
programm...@jsoftware.com> wrote:

> Hi,
>
> After config.startup.ijs has invoked my script at startup all my
> definitions are loaded into the locale 'ios' where they are not accessible
> without qualification.
>
> Is this the intended operation? In J701 they went into base and were
> immediately accessible.
>
> I can do coinsert 'ios' manually but this rather misses the point of
> automatic initialisation.
>
> Any help would be greatly appreciated.
>
> Regards, Rob.
> ----------------------------------------------------------------------
> For information about J forums see http://www.jsoftware.com/forums.htm
>
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

Reply via email to