Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Macro Reliability
#3
you can also call menu commands that for a program by using "men" command.
it turns out that many progs number the menu items and you can call them by using their id numbers.

you can get this info by hitting c+a+s+r and checking the "menu" checkbox. when you create the new macro it'll put it in a format like this

Function WA_Rewind
Trigger 1 //FF_Keyboard2     Help - how to add the trigger to the macro
Code:
Copy      Help
men 40144 win("" "Winamp v1.x")

you can also check out my blog for more ideas on implementation (see sig below for url).
An old blog on QM coding and automation.

The Macro Hook


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)