Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
How to call multiple dialogs simultaneously.
#18
I am sure that you will find this very useful however win dialog is in one state you can not call it. You will have to comment (/) it out but it does salve the problem.

Macro
Trigger AF2     Help - how to add the trigger to the macro
Code:
Copy      Help
mov 0 0 win("Forms")

mov 0 0 child("Forms" "MsoCommandBar" win("Document1 - Microsoft Word" "OpusApp") 0x1)

/mov 0 0 win("Forms")

/mov 0 0 child("Forms" "MsoCommandBar" win("Document1 - Microsoft Word" "OpusApp") 0x1)


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)