Something like

Note''
}}
)

would break this approach.

A fix would be to change to something like

Note''
NB.}}
)

Or, like

Note''
{{
}}
)

Or, like

Note''
'}}'
)

Or, if you are using )n, like

Note''
'}}
)

FYI,

--
Raul


On Tue, Aug 31, 2021 at 2:46 PM Devon McCormick <[email protected]> wrote:
>
> > @Devon: can you get this error in the 9.03 beta?  If so, can you shorten
> > it to a replicable bug report?
>
> I will take a look.  I don't actually know if that was the problem but
> something broke when I tried to comment out most of my large script using
> double curlies.
>
>
> On Tue, Aug 31, 2021 at 12:56 PM Henry Rich <[email protected]> wrote:
>
> > You are right.  And I can't produce the problem either.
> >
> > @Devon: can you get this error in the 9.03 beta?  If so, can you shorten
> > it to a replicable bug report?
> >
> > Henry Rich
> >
> > On 8/31/2021 12:46 PM, Raul Miller wrote:
> > > If the word formation rules were changed, hmm...
> > >
> > > Indeed, I cannot get an error from statements like:
> > >
> > >     {{'a' 0}}.'this is a test'}}
> > >
> > > nor
> > >
> > >     {{pdn=. ((<ps-.~>0{pdn),&.>1{pdn) 0}}.pdn}}
> > >
> > > (Even when I spread things out onto multiple lines and use the )n
> > decoration,)
> > >
> > > So that reported premature termination must represent some kind of error.
> > >
> > > Thanks,
> > >
> >
> >
> > --
> > This email has been checked for viruses by AVG.
> > https://www.avg.com
> >
> > ----------------------------------------------------------------------
> > For information about J forums see http://www.jsoftware.com/forums.htm
> >
>
>
> --
>
> Devon McCormick, CFA
>
> Quantitative Consultant
> ----------------------------------------------------------------------
> 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