Macro ${ismaster} not functioning?
Posted: 02 Jul 2016 12:34
Hi Bernd,
It looks like the ${ismaster} macro is not functioning anymore. I use it in our setup and i know that it functioned before, but now it seems broken. I'm not sure when it happened, but i went back to v4.0.1.35 and even then it does not function.
To reproduce put the following in a command button:
After pushing the button the message should be shown if PFOA is running as master, but nothing happens. Can you confirm this or am i missing something?
With kind regards,
Jack Reitsema
ITC Havenstad.FM
It looks like the ${ismaster} macro is not functioning anymore. I use it in our setup and i know that it functioned before, but now it seems broken. I'm not sure when it happened, but i went back to v4.0.1.35 and even then it does not function.
To reproduce put the following in a command button:
Code: Select all
EXEC_COMMAND2 ${ismaster} | Equals(1) | SHOW_ALERT_WINDOW I am the MasterWith kind regards,
Jack Reitsema
ITC Havenstad.FM