Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
How to run AHK code in QM, can you add a function?
#2
don't need ahk for that


Code:
Copy      Help
sel mes("Would You Like to continue?" "QM message Box" "YN?")
,case 'Y'
,mes "You Pressed Yes"
,case 'N'
,ret


Messages In This Thread
RE: How to run AHK code in QM, can you add a function? - by Kevin - 08-14-2018, 05:35 AM

Forum Jump:


Users browsing this thread: 1 Guest(s)