Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Program Statement
#1
How can I test if I am currently working on any document in Microsoft WORD (“WINWORD”)?
#2
Macro Macro2696
Trigger F12     Help - how to add the trigger to the macro
Code:
Copy      Help
int wa=win ;;active window
if(wa and wintest(wa "" "" "WINWORD"))
,mes "Word"
#3
Thank you very much,
Marvin


Forum Jump:


Users browsing this thread: 1 Guest(s)