'Option Dialog' with variable values instead of macros to run

Dm114

Well-known member
Like with 'Option Dialog', in some cases it could be interesting to use the ability to have a default action after a while (by pressing a button or not). But, instead of running a specific macro, the action could be to modify the value of a variable (such as decrease/increase a numeric variable or calculate a new value with an expression).

This would be much more "comfortable" than running a macro to reenter the initial macro with a new value...

Thanks in advance @MacroDroidDev if you can implement this new feature...
 

timconstan

New member
It would be great if all 3 options allowed you to "Set Variable" instead of "Run Macro". Maybe a new Option Dialog Set Variable or something. This would allow for branching within a macro rather than multiple macros. It would make sharing macros easier as well.
 
Top