------
mkdesc
------

 Simple program to gather 4dos/files.bbs style descriptions from usenet
 articles stored in separate files, plain text format (a la Waffle BBS).

 Usage:

   mkdesc [-s|-n|-t|-f|-p|-k|-u]

   where the -? switches determine which header to use as the
   file description.

       -s Subject:
       -n Newsgroups:
       -t To:
       -f From:
       -p Path:
       -k Keywords:
       -u Summary:

 Useful when used with 4dos, Waffle and/or InspectA.

---
1.1  3 Aug 1991  written by david nugent and given to the public domain.
1.2 16 Jan 1993  added compiler independant findfirst(), cleaned up.
