Include
This command enables the inclusion of a new parsing file.
| file_name
 | The full path plus the file name of the file to be included. | 
Include Command Sample
| :command (
      :cmd_name (include)
      :file_name ("c:\freeTextParser\device\antivirusPolicy.C")
 )
 |