home *** CD-ROM | disk | FTP | other *** search
/ Shareware Overload / ShartewareOverload.cdr / database / namebase.zip / README < prev   
Text File  |  1991-01-18  |  9KB  |  166 lines

  1.           VERSION 1 of NAMEBASE from Elk Creek Software
  2.  
  3.   These instructions are intentionally short in the sincere hope that you
  4.   will read them.  The likelihood of this file getting read is inversely
  5.   proportional to the number of pages it contains.  Therefore, we try to
  6.   convey the operation of this software to you in the clearest, most succinct
  7.   manner possible.  It's only 3 pages long, so it won't take long.
  8.  
  9.   The first point we want to make is that this software is not free.  An
  10.   early version is provided to you for evaluation purposes only.  If you like
  11.   NAMEBASE enough to use it, please pay for it like you would pay for
  12.   anything else of value.  If you send $25.00 to Elk Creek Software, you will
  13.   receive a new version (available April 1991) which includes many features
  14.   not yet included in the early version you have.  Some of these features
  15.   include:
  16.     - the ability to copy or move people between subfiles.
  17.     - printing of a phone list, address book, and other reports.
  18.     - automatic file optimization features, to eliminate wasted space and
  19.       reduce file access times.
  20.     - printing of envelopes with either home or work address.
  21.     - exporting NAMEBASE files to a comma-delimited file for use by other
  22.       programs.
  23.     - elimination of messages received upon program start-up.
  24.     - the right to purchase future versions of NAMEBASE at a reduced price.
  25.  
  26.   You will NOT have to re-enter your data once you get the new version.
  27.   The version 2 data file is completely compatible with version 1.
  28.  
  29.   NAMEBASE is copyrighted, but you may distribute version 1 freely, as
  30.   long as you do not charge for it, other than to cover minor distribution
  31.   expenses not to exceed $5.00.  You must include all 4 files when you
  32.   distribute it: NAME.EXE, NAME.ECS, NAME.DAT, and README.
  33.   The file NAMEZIP.EXE is a self-extracting compressed file which contains
  34.   all 4 of the above files.  If you run NAMEZIP.EXE, it will create these 4
  35.   files.
  36.  
  37.   NAMEBASE is the result of hundreds of hours of PROFESSIONAL programming
  38.   effort, using Assembler language for many of the important routines.
  39.   Namebase also uses a sophisticated custom file structure which makes use of
  40.   variable length records, variable length keys, and even variable length
  41.   fields.
  42.  
  43.   Please send $25.00 check or money order to:
  44.                          Elk Creek Software
  45.                          13630 Rampart Dr.
  46.                          Conifer, CO  80433
  47.  
  48.   If you send a personal check, we will wait until it clears before shipping.
  49.   If you pay by money order or cashier's check, we will ship immediately.
  50.   There is an option on the REPORTS MENU which will print an order form
  51.   if you want to use it.  Don't forget to specify diskette size.
  52.   WE ARE NOT RESPONSIBLE FOR LOST MAIL.
  53.  
  54.   WE ARE NOT RESPONSIBLE FOR LOST DATA.
  55.   THIS PRODUCT IS SUPPLIED WITHOUT ANY WARRANTY.
  56.   USE IT AT YOUR OWN RISK.
  57.  
  58.   You are encouraged to share this version of NAMEBASE with others, as
  59.   long as you also give them a copy of this documentation file.
  60.  
  61.   You start NAMEBASE simply by typing NAME at the DOS prompt.  Like any other
  62.   program, DOS needs to know where to find the program (called NAME.EXE), so
  63.   you either have to be in the directory which contains this file, or you
  64.   must explicitly tell DOS where the file is by placing the DOS pathname in
  65.   front of the NAME command, or by putting the directory that contains
  66.   NAME.EXE in your DOS PATH command in you AUTOEXEC.BAT file.  Refer to your
  67.   DOS manual if you need further details.
  68.  
  69.   The other two files that NAMEBASE needs in order to run are called NAME.ECS
  70.   and NAME.DAT.  NAME.DAT contains your data, and the program will create
  71.   this file new if it finds that it does not exist.  You can also have
  72.   NAMEBASE use any other file name for your data by specifying that file name
  73.   after the NAME command, such as:     NAME MYFILE.DAT     This allows you to
  74.   have only one copy of the program, but many data files.
  75.  
  76.   Certain monochrome monitors, such as those found on old Compaq machines and
  77.   many laptops, emulate a color monitor.  NAMEBASE automatically detects the
  78.   type of monitor you are using and adjusts accordingly, but some of these
  79.   machines can fool it.  If you have a monochrome monitor and have difficulty
  80.   reading the screens, try starting NAMEBASE with the following
  81.   command:
  82.             NAME/B
  83.  
  84.   NAMEBASE is supplied to you with a sample NAME.DAT file already containing
  85.   some names and addresses.  When you want to start entering your own data,
  86.   you can delete these sample names, or simply delete the entire NAME.DAT
  87.   file and let NAMEBASE create a new, empty one for you the next time you
  88.   start NAMEBASE.
  89.  
  90.   If you delete the supplied file, the next time you start NAMEBASE you will
  91.   see the heading "Subfile 1 (the default)" on the top line of the first
  92.   screen.  You can change this title to anything you like (up to 25
  93.   characters) by pressing F2 to display the menu, then choosing the "File
  94.   Selection" option.  Simply highlight the line which says "Subfile 1 (the
  95.   default)" and press the Insert key.  Then change the name to "Johns
  96.   friends" or whatever else you want the title for this subfile to be and
  97.   press ENTER.  Then press ENTER again to select this subfile, and the title
  98.   on the top of your screen will be changed.
  99.  
  100.   While you were changing the title, you probably noticed the option "CREATE
  101.   A NEW SUB-FILE".  You can create up to 200 sub-files, each one containing
  102.   completely separate data.  You might have one which contains your personal
  103.   friends, another for your clients, and another for your co-workers, etc.
  104.   Of course, you could leave everyone in the same sub-file if you like.
  105.  
  106.   You choose a menu option by highlighting the option you want and pressing
  107.   ENTER, or by typing the first letter of that option.  An alternate way to
  108.   choose a menu option without pressing F2 first, is to hold down the Alt key
  109.   and press the first letter of the menu option.  This only works if you have
  110.   not displayed the menu.  Pressing the ESC key will get rid of the menu if
  111.   you do not want to make a choice.
  112.  
  113.   One option not on the menu is Alt-D, which takes you to DOS.  You then type
  114.   EXIT to return to NAMEBASE, exactly where you left off.
  115.  
  116.   To add your first record, just press the INSERT key.  A new screen will be
  117.   displayed to allow you to input your data.  YOU DON'T NEED TO USE THE SHIFT
  118.   KEY!  ALMOST NEVER!  DON'T EVEN THINK ABOUT IT!  During testing, many
  119.   people entered tons of data, merrily capitalizing the first letter of each
  120.   name and address, even though the context-sensitive help (available by
  121.   pressing F1) clearly states that the program will do this for you
  122.   automatically.  Likewise, the State abbreviations are automatically
  123.   capitalized.
  124.  
  125.   The last field on the screen is for any notes you want to include about
  126.   this person.  The length of this field is virtually unlimited.  You can use
  127.   the arrow keys or page-down, page-up keys to scroll through this text.  When
  128.   you reach the end of a line, just keep typing - words will automatically
  129.   wrap around to the next line, just like they do on a word processor.
  130.  
  131.   READ THE HELP BOX FOR EVERY FIELD ON THE SCREEN!  You do this by moving the
  132.   cursor to each field and pressing F1.
  133.  
  134.   You move between fields by pressing ENTER or TAB.  You can move directly to
  135.   the last field on the screen (the notes field) by pressing Cntl-End.
  136.   Likewise, Cntl-Home takes you to the first field on the screen (First
  137.   Name).  The END key takes you the end of a field, and HOME to the start of
  138.   the field.  You can also use the arrow keys to move the cursor.
  139.  
  140.   After entering all your data for this person, press F10 to save it to the
  141.   file.  Continue this process for the rest of your data.
  142.  
  143.   To quickly locate a person's record in the list, simply type the first few
  144.   letters of that person's name.  Each time you press a letter, the person
  145.   whose name most closely matches what you typed will be found.  Pressing the
  146.   backspace key will erase the last letter you typed and search for the
  147.   closest match of the remaining letters.
  148.  
  149.   You can also use the arrow keys, Page-up and Page-down, Home, or End keys
  150.   to find a person in the list.  Don't overlook the left and right arrow keys
  151.   - these work in addition to the up and down arrow keys, and are a quick way
  152.   to scroll through the list.
  153.  
  154.   Once you have located a person in the list, all the information about that
  155.   person is displayed on the bottom half of the screen.  If you want to
  156.   change any of this data, simply press ENTER to go to the edit screen.
  157.  
  158.   To delete a person, just press the DELETE key.  A box will pop up to ask
  159.   you to verify the delete before proceeding.
  160.  
  161.   We hope you like NAMEBASE, and look forward to showing you the exciting
  162.   new features in version 2, available in April 1991.
  163.  
  164.   If you like NAMEBASE version 1, you'll love version 2.  Order it today!
  165.   Elk Creek Software
  166.