Based on the value of certain global variables, I would like to change the default application of a menu.
Here are my questions if you can answer any of them I appreciate it:
Q1 - I use the settings to change the default application in a static menu. Anyway to change that as menu initializes?
Q2 - any way to change default menu app later by script or macro?
Q3 - I see how to make a dynamic menu using tables, but how to you set the default on those dynamic menus?
Q4 - as a fall back, can I set default app to a blank app, then use event to test and use sc_redir macro to change to the proper app?