Page 1 of 1

SC tag

Posted: 30 Nov 2023 21:24
by jupe
The new toggle feature is useful, I noticed though that it doesn't work when using index (instead of caption) as Tag value, it only sets, not toggle. eg,

tag 1, 3:=1;

I guess because of soft tags now being a feature in Label captions, toggling by index would be more useful because the soft label could change if tags were added/removed.

Re: SC tag

Posted: 01 Dec 2023 10:15
by admin
Oh yes. Fix comes. :tup:

Re: SC tag

Posted: 05 Dec 2023 22:23
by jupe
Unset doesn't seem to work for indexes either, eg.

tag 1, 3:=0; msg "Tag set"; tag 1, 3:=2; msg "But not unset";

Re: SC tag

Posted: 06 Dec 2023 12:10
by admin
Oh yes. Fix comes. #2 :tup: