Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Input and Output
#10
Macro Macro1447
Code:
Copy      Help
int wNotFound=0
wNotFound=wait(2 WA win("Microsoft Office Word" "#32770" "" 1)) ;;wait for "not found" message box max 2 s
err
if wNotFound
,clo wNotFound
,out "not found"
,

This works with MS Office 2003 Outlook. With your program version may need different code.


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)