It looks like a common mistake made by people creating XML gauges is to use too many percent signs (%). For example, I saw this in a 3rd-party gauge recently: %{if} % (On)%{else} % (Off)%{end} The underlined percent signs are unnecessary, and the parser
Read More...