Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Basic macro, close QM Message Box, not working
#2
clo closes QM message boxes too, except when they don't have an enabled X button, such as Yes|No. Example:

Macro Macro106
Code:
Copy      Help
mac "sub.Thread"
mes "close this window"
;mes "close this window" "" "YN" ;;cannot close, no X button


#sub Thread
1
int w1=win("QM Message" "#32770")
clo w1


Messages In This Thread
RE: Basic macro, close QM Message Box, not working - by Gintaras - 11-20-2018, 06:21 AM

Forum Jump:


Users browsing this thread: 1 Guest(s)