User Tools

Site Tools


taskfiles

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/08/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
<start>
extract=$regexEmailAddress
taskfiles.1407520175.txt.gz · Last modified: 2014/08/08 17:49 by Mitch