How do I extract text from message boxes?
Top
Previous
Next
Q:
How do I extract text from a (Javascript) message box?
A:
You only need to add:
SET
!EXTRACTDIALOG
YES
to your macro and the text of a message box is extracted. The text is processed the same way as standard
extracted
text. Examples of Javascript dialogs can be found in the demo macros "Demo-JavascriptDialog" and "Demo-OfflineDialogs".
Page URL
http://www.iopus.com/imacros/help/faq_extract_text_msgbox.htm