08-23-2023, 06:56 PM
(08-23-2023, 05:44 PM)Dav Wrote: Hey @dbox, when I was working on the last update I came across a possible QBJS error, thought I'd mention it. I narrowed it down to this: It errors out when this is on the same line:Thanks @Dav, I've seen this issue before but it doesn't look like I ever logged it.
_Display: If displayStatus%% = 1 Then _AutoDisplay
But it works OK when splitting that up on two lines instead.
I have now: https://github.com/boxgaming/qbjs/issues/79
I'll look at getting that fixed in the next release.