Hmm... I can see that "unfinished {{ }} definition" would include
things like a missing end. statement.

However, J has always supported empty definitions (in the sense of
allowing them to represent a definition with an empty domain). So that
part of the message is unclear to me.

Thanks,

-- 
Raul

On Sun, Jul 9, 2023 at 12:21 PM Henry Rich <henryhr...@gmail.com> wrote:
>
> Fixed, too late for the next beta.  The message will be
>
> empty or unfinished {{ }} definition
>
> Henry Rich
>
> On 7/9/2023 12:02 PM, Raul Miller wrote:
> > An unclosed final explicit {{ definition in a script generates a
> > report that there's no sentences following a for. or select. even when
> > neither for. nor select. is present in the partial definition.
> >
> > example=: {{
> >    1+y
> >
> >     load '~temp/50.ijs'
> > |control error in script, executing monad 0!:0
> > |no sentences following for. or select.
> >
> >
> > FYI,
> >
> > ==
> > Raul
> > ----------------------------------------------------------------------
> > For information about J forums see http://www.jsoftware.com/forums.htm
>
> ----------------------------------------------------------------------
> 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