User Command and variable display

You have a question or need an advice about how to do something? Ask it here!
Post Reply
RonJV
Posts: 8
Joined: 02 Dec 2020 19:28
User Command and variable display

Post by RonJV »

When I set a variable to a value via a User Command, is it possible to view that variable's data?
If the variable were a 1 or a 0, could the User Command Name display image be conditional on the value?
Any method to present a current User variable value on a Proppfrexx screen would be helpful.
Thanks
User avatar
radio42
Site Admin
Posts: 8343
Joined: 05 Apr 2012 16:26
Location: Hamburg, Germany
Contact:
Re: User Command and variable display

Post by radio42 »

Yes, both is possible.
Eg. there are commands to change the image and/or text of a user command button.
Conditional commands, eg. the EXEC_COMMAND2 are also available, else there is even an *IF[... function macro.
See the user manual appendix.

Post Reply