Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Quick Macro can do this?
#7
If F9 and F10 are pressed:
Code:
Copy      Help
int a=1
ifk-(F9) a=0; else ifk-(F10) a=0
if a
,out "do this"


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)