Required files and Installation:

1. Install the CAWF package in a directory on the path.
   Add SET CAWFLIB=x:\somedir\cawflib to the Config.sys and reboot.

2. Install the rexxlib package into some dir on the path or libpath.

3. Install unlock.exe in a dir on the path ahead of all other unlock.exe files.
   ECS has the required unlock.exe already installed correctly.
   If ECS is not installed, use the unlock.exe from the LXLITE package.

4. Install the drman.zip package into a dir on the path.


Use:

1. Use ALT-f or the file menu to select a man or info file to view.
   The man file is displayed in sections if the number of
   lines is larger then the number of lines shown in the spin button
   at lower left on the window. Change this before selecting the file.

   An info file is displayed in nodes, with a node directory as the first node.
   When the first section or node of the file is displayed you can access the
   text in the window. As other sections are processed they can be
   viewed while the final sections are processed.

   If the GOTO entry field has the focus, then you can enter a node number
   to go to one of the nodes displayed in the node directory.

2. Files can be searched for a word or phrase.
   The Search checkbox should be selected, and a phrase entered into
   the text entry. Press the enter key to accept the text.
   The file should then be selected in the file dialog.
   NEW:
   If the OPTIONS menu for multiple searches is selected, then when
   the search entry is entered the current file is automatically searched.
   Another search word can be entered to again search the current file.
   As the search results are displayed in the list box they can be viewed
   while searching continues.

3. Several keys can be used to navigate the man file or info file.
   If the section (or node) list control on the window has the focus, then
      * the space bar selects the next section, or node for diaplay.
      * Page up or Page down shows the next lines of text.

4. Closing the program will save the last directory accessed, the font
   used for the display, and the size of the window.


History:

v1.2 11/27/2011
  Added
   1. INFO filetypes are processed.
   2. SPACE key selects next list item (focus must be on sections/nodes listbox).
   3. Multiple searches can be made in the same file without reselecting the file.

v1.1 11/06/2011
  Added
   1. search capability, word or phrase.
   2. leadin lines (context for the found phrases)
   3. progress bar
   4. keyboard accelerators for file menu and entry key.
   5. changed from character breaks to line processing.

v1.01 10/09/2011
   1. added check for additional unlock files

v1.0  10/08/2011
    Initial program.
