Page 1 of 1

SC tag with ex## as the type param

Posted: 27 Sep 2021 01:51
by jupe
I noticed a couple things when using SC tag, if using ex10 > ex16 for the type param, ie. ex + 2 digits (ex1 > ex9 = ok), it doesn't work, using the alternative, just the digits without the prefix works though, ie 12 instead of ex10,

non working example: tag "DATA", , "ex10";
working alternative : tag "DATA", , 12;

The other thing I noticed is just the documentation, where it says the following under the value param,
If missing or 0: remove any tag of that type.
setting a 0 value instead of blank to remove tag seems to only apply to the label type, in other types it tags it with 0 instead of removing the tags/cmt/extratag.

Re: SC tag with ex## as the type param

Posted: 27 Sep 2021 14:33
by admin
All confirmed. :tup: Fixed in next beta/help.