Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
How to write code that waits for the A process to disappear
#2
If the A program is notepad, I can use the code below

But the A program is a macro (. Exe), not window! how to write it?

Macro Macro1
Code:
Copy      Help
run "notepad"

wait(0 WP win("notepad" "Notepad"))

run "$desktop$\B.exe"


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)