          Send printed reports to     LPT1/LPT2/LPT3/COM1/COM2/FILE
  Determines where the reports are sent.

            Create Data Dictionary and CH files            YES/NO
  If YES, creates a Data Dictionary data base and a report for all the
  databases and indexes it finds in the Source Code directory which are
  referred to the source code.  It also creates a CH include file with some
  handy preprocessor defines for each data- base.

            Create Index and TOC listing of functions      YES/NO
  If YES, creates reports listing every function and procedure, the source
  code file name in which it was found and the page number in the source
  code where it starts.  (If neither source code files or action diagrams
  are printed no page numbers are created and all page numbers will be 0.)
  The Index and Table of Contents are identical except for the order in
  which the functions appear.

           Create Function report in read order            YES/NO
  This is a report which lists all the functions and procedures in the
  application along with all the information from its header, source code,
  line number and source code file name.

           Create Function report in alpha order            YES/NO
  Same as above except the functions and procedures are listed in
  alphabetical order.

           Create Cross Reference Report                   YES/NO
  This is a report which lists all the words in the source code, listing
  for each one the source code file, function and line number of each
  occurrence.  Enabling this report significantly increases DOC's
  processing time and the space needed on the disc for the DOC's temporary
  files.

           Create Alias Cross Reference Report              YES/NO
  This report is the same as the Cross Reference Report except that only
  words containing the alias reference "->" symbol are included in the
  report.  This allows you to quickly see all the places in your code
  that a particular database is referenced.

           Cross Reference Key Functions                   YES/NO
  If this is disabled DOC ignores function names listed in the key files
  when creating the Cross Reference Report.

           Insert Page Breaks & Headings in Reports        YES/NO
  If Yes page breaks and headings are inserted in the reports.
