  PMSearch/2 for OS/2
  -------------------

  Author:       David W. Parsons (dwparsons@t-online.de)
  Copyright:    Chapeltown Developments Ltd.
  Language:     SpeedSoft Sibyl V2.0, fixpack 4
  Version:      V1.1
  Created:      3 Jan. 2004
  Revised:      11-11-07
  License:      Free for non-profit personal use.


Description
-----------
        A simple utility to search for files or text within files.
        The main reason to write yet another search utility was that
        PMSEEK can not be used satisfactorily with the eWP extended
        menu facility in eCS. If you pass a directory name to it, it
        starts searching immediately without giving you the
        opportunity to provide a string to search for.
        If you do not pass the directory then you have to enter
        everything by hand.
        PMSearch overcomes these annoyances and provides a few other
        options such as specifying a file date/time range to search.

        To use with eWP under eComStation create a program object in
        Local System->System Setup->Appearance->Extended Menu Options
        ->Fold~er actions pointing to PMSearch.exe. Leave the
        Parameters and Working directory fields blank.
        It can of course be run directly, including from the command
        line.

ToDo
----
        About box, find suitable graphic.
        Drop down list box history.
        Zip searching.
        INI file.
        Add Find/Find next to editor.
        Position cursor at first match in editor.
        Add option to view matched lines in a separate window.
        Add file date and size to results.
        Add Print to Files list box & editor.


