Looking at the implementation of jhs, I think this is the underlying
line being referred to in that syntax error:

utiljs.ijs:894: z= " --><!-- j js z --><!-- j html output z -->";

So something bad is happening as a consequence of substitution.

You might try re-downloading the jhs addon, as a file may have become corrupted?

Good luck,

-- 
Raul

On Sat, Dec 5, 2020 at 7:13 PM Brian Schott <schott.br...@gmail.com> wrote:
>
> My jhs app, which is patterned after demo1,
> produces the following Alert when launched.
>
> SyntaxError: invalid or unexpected token
> '';
> z= ''
>
> (Either of those ''s could be "s, I can't tell).
>
> But when I click on the OK button I see an h1 title on one line
> and then on the next line I see a button named Joan, a 0, and a button
> named Brian
>
> When I click on either button I get one of the following Alerts.
>
> not defined function ev_rollJoan_click()
> not defined function ev_rollBrian_click()
>
>
> Attached is the script.
> Any ideas?
>
> --
> (B=)
> ----------------------------------------------------------------------
> 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