This got me stumped again; I searched the forum, but couldn't find anything related.
(sorry if I missed it)
When I add this macro to a gauge
the whole gauge doesn't appear to do anything.
But when I open the gauge in Internet Explorer, to check the syntax, there's no problem.
Now, when I change the name to VSPU36 (so remove the minus character), it works fine.
I tried this in a few other (unrelated) gauges with completely different Macro's in other aircraft: same result.
My conclusion: a minus ("-") character in a macro name is not allowed.
Can someone confirm/explain this ??
Rob
(sorry if I missed it)
When I add this macro to a gauge
Code:
<Macro Name="VSPU-36">
(L:PAYLOAD STATION WEIGHT,number) 3 ==
</Macro>
the whole gauge doesn't appear to do anything.
But when I open the gauge in Internet Explorer, to check the syntax, there's no problem.
Now, when I change the name to VSPU36 (so remove the minus character), it works fine.
I tried this in a few other (unrelated) gauges with completely different Macro's in other aircraft: same result.
My conclusion: a minus ("-") character in a macro name is not allowed.
Can someone confirm/explain this ??
Rob


