
             - Maintain Names, Addresses, Phone Numbers, etc. -

  names.exe is a quick and easy way to maintain small (240 record) files
  containing names, addresses, phone numbers and other associated information.

  Enter the following on the DOS command line:

       names filename <Enter>

  Select a command (QUERY, etc.) by using the arrows, mouse, tab or spacebar,
  or by entering the first letter of the command ('Q' for Query, etc.).

  Press <Enter> or the left mouse button to execute the selected command.

  Start a new file by initially selecting 'ADD' to add new records. Enter
  record key, press <Enter>, enter other data if required, and press <Esc>.

  You can delete a record if there is less than 3 records left in a file.

  Keys to know:

       <Insert>       Inserts a space.

       <Ctrl-Insert>  Toggles 'character insert/delete mode'.

       <F3>           Cancels an ADD, UPDATE or DELETE operation.

       <Esc>          Completes the operation.

       <F1>           Help key (same as the right mouse button)
                      Use when entering data in the form.

  The mouse or arrow keys can be used interchangably.

  When a partial key is entered during QUERY, a pop-up window allows you
  to browse existing record keys using the arrow keys or mouse, and to
  select one by pressing <Enter> or the left mouse button.

  The names.exe program was developed using C Easy, for Easy C Programming.
  It was written to demonstate a SIMPLE C Easy QUERY program, but also has
  practical value to anyone who needs to maintain personal phone directories,
  contact lists, greeting card lists, etc..

  This program was developed within a few hours - thanks to using C Easy.

  Included is the names.c source code and other related programming objects.
  This program provides a skeleton, or template, for building similar database
  front-end screens. It can easily adapted to database managers such as
  Novell's btrieve - many C Easy btrieve applications have been developed-,
  Faircom's C-tree, Oracle's imbedded SQL, Mark Lang's CRDE engine, etc..

  Would YOU like to write programs the 'C Easy Way', to QUICKLY and EASILY
  produce powerful C applications?  You can, by downloading C Easy from
  CompuServe, America Online or Delphi.

  C Easy shareware is available in the CompuServe IBMPRO C/C++ library,
  the Americ Online Development C Programming library, and the Delphi
  PC Compatible C/C++ library. C Easy requires only DOS, but also runs well
  under windows in full-screen mode.

  You will need to download two files:

       ceasy.zip (containing C Easy program object building utilities).

       Either ceasyb.zip or ceasym.zip (containing C Easy function library).

  The ceasyb.zip library file supports Turbo C/C++ or Borland C/C++.

  The ceasym.zip library file supports Microsoft C600 or C700 C/C++.

  For more information on C Easy, contact R C Call via CompuServe 74473,1304.
  For America Online or Delphi, contact 'ceasy'.

  GET STARTED TODAY!
