Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
the same program name, but different versions vs QM menu
#3
Macro Macro2519
Trigger F8     Help - how to add the trigger to the macro
Code:
Copy      Help
int w=win
str s.getwinexe(w 1)
;out s
sel s 1
,case "Q:\app\qm.exe"
,mac "menu"
,
,;case "Q:\app2\qm.exe"
,;mac "menu2"

Here we use a macro or function that shows menu if full program path matches. Or can be used a filter function with similar code.
QM triggers don't support full program paths.


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)