In this example, we will create a task that watches for a standard Access Violation message box thrown by Windows, and log the text of the access violation to a text file, complete with date and time of the violation.
WHAT'S COVERED:
* Using the Window Watcher Trigger to look for specific title text
* Extracting text from a window
* Writing information to a file using the File Write action
* Using expressions
NOTE: This example assumes that the Add Task Wizard is off . This is not default behavior, but speeds task creation for advanced users. To ensure the Add Task Wizard is off for this example, go to the System | Options menu in the AutoMate Task Administrator, and from the General tab, make sure "Use Add Task Wizard when adding tasks" is unselected.