Page 1 of 1

Catalog item parsing

Posted: 29 Dec 2023 06:01
by jupe
Since dual loc intro, if I use a catalog item with a script that has a line something like this somewhere near the start/top,

if (1==1 || 2==2) { e 1; }

XY identifies it as a dual loc and sets that icon, as well as interpreting it as paths (probably to be expected since no trailing scolon), but even if I use the explicit script marker, it is still parsed incorrectly and produces a scripting error, and the icon is unchangeable without modifying the script. I know there are ways to avoid this scenario, and/or script around it, but thought I'd mention it anyway, in case you think it can be improved.

2023-12-29_160504.png

Re: Catalog item parsing

Posted: 29 Dec 2023 10:53
by admin
Ah, of course! :tup: Will work in next beta, even without the explicit script marker.