Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
A Question Before I Buy Quick Macro
#5
Create new macro.
Open Properties dialog and assign window trigger.
To test how trigger works, at first let the macro have just single line: mes 1
If trigger works, the macro runs when you open the window, and it shows a message box.
Then delete macro text (mes 1) and record actual macro.

Macro Macro1942
Trigger !ca"Process Order" "WindowsForms10.Window.8.app.0.2780b98"     Help - how to add the trigger to the macro
Code:
Copy      Help
int w1=act(win("Process Order" "WindowsForms10.Window.8.app.0.2780b98"))
lef 573 45 w1
2
lef 78 508 w1


Messages In This Thread

Forum Jump:


Users browsing this thread: 9 Guest(s)