Convert! 1.1
Copyright (C) 1992-1995 by Kerry B. Rogers
All Rights Reserved

------------------------------------------------------------------------------
This program is donated to the Public Domain. Copyright is retained by the
author, Kerry B. Rogers, and fully enforcable if resale is attempted. Anyone
finding use in this program is encouraged to copy the two associated files
(this documentation and the CONVERT.EXE executable file) and pass it on to
others at no cost. Comments and suggestions are welcome. Remit to 71514,735.
------------------------------------------------------------------------------

Program Description: "Convert!" allows conversion between distances, speeds,
                     and, for RADAR associated personnel - PRF (Pulse
                     Repetition Frequency.

          Operation: The keys "01234567890." are numerical input characters
                     It is not necessary to hit RETURN (or ENTER) to force
                     calculation of entered characters - computations are
                     taking place "on the fly".

                     The DELETE key erases any numerical data that was
                     entered by the user thus clearing the input field
                     in preparation for new data.

                     The BACKSPACE key erases the last entered character
                     allowing the user to correct the input line.

                     The ESCAPE key exits the program to DOS.

                     The following keys advance the selection checkmark down:

                       TAB .......... advance one selection
                       SPACE ........ advance one selection
                       DOWN ARROW ... advance one selection
                       PGDN ......... advance to last selection (PRF)
                       END .......... advance to last selection (PRF)

                     The following keys retreat the selection checkmark up:

                       SHIFT-TAB .... retreat one selection
                       UP ARROW ..... retreat one selection
                       PGUP ......... retreat to 1st selection (Statute Miles)
                       HOME ......... retreat to 1st selection (Statute Miles)

      Example Input: How many yards are in 101 Nautical Miles?

                     Step 1: Decide the "source" medium. From the above state-
                             ment we can see that it is Nautical Miles.
                     Step 2: Advance (or retreat) the selector to the second
                             position (Nautical Miles).
                     Step 3: Ensuring that NUMLOCK is on (if using the numeric
                             keypad on the keyboard), enter "101". You should
                             see computations taking place as you are entering
                             the data.
                     Step 4: Look in the BLUE box on the right side of the
                             screen beside the "Yards" statement. You should
                             see "204562.55468052". This is how many yards are
                             in 101 Nautical Miles.

      NOTE: To continue with other computations it is best to hit the
            "Delete" key and clear the entire input area.
