This is an old revision of the document!
The task file is one of the group of data-driven text files that interact with the ParserMonster framework. It contains a header section, commands and directives.
Here is the Extract Email Addresses task file (as of 8/24/2014):
' Extract Email Addresses <notes> Extract Email Addresses extracts any string that looks like xxx@yyy.zzz This task does not validate extracted email addresses! Learn about email addresses at http://en.wikipedia.org/wiki/Email_address </notes> <icon>extract <report>email-addresses.txt '<true>xReportsMerge <task> extract=$regexEmailAddress </task>