home *** CD-ROM | disk | FTP | other *** search
/ Shareware Overload / ShartewareOverload.cdr / database / pbase.zip / README < prev    next >
Text File  |  1985-10-07  |  3KB  |  133 lines

  1.  
  2.  
  3.  
  4.  
  5.  
  6.  
  7.           (README October 1985)
  8.  
  9.           Version 1 of pBASE is distributed as a USER-SUPPORTED product.
  10.  
  11.           This discette contains a full and complete version of the pBASE
  12.           program, some sample programs and a subset of the documentation.
  13.  
  14.           A COMPLETE program and documentation package may be obtained for
  15.           the nominal fee of $35 (CA residents add tax) from:
  16.  
  17.                          4B Associates
  18.                          2518 Curran Ct.
  19.                          Pinole, CA 94564
  20.  
  21.           Please write us about bugs, improvments and application programs.
  22.  
  23.           The user-supported concept...
  24.  
  25.           User-supported software is an experiment in program distribution,
  26.           based on a belief that:
  27.  
  28.                - the value and utility of software is best assessed by the
  29.                end-user on his/her computer.
  30.  
  31.                - the creation and evolution of personal computer programs
  32.                can and should be supported by end-users.
  33.  
  34.                - copying of computer programs should be encouraged, rather
  35.                than restricted.
  36.  
  37.                - computer programs are too expensive for the casual user.
  38.  
  39.  
  40.           PLEASE JOIN THE EXPERIMENT!
  41.  
  42.  
  43.  
  44.  
  45.  
  46.  
  47.  
  48.  
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.                                           1
  61.  
  62.  
  63.  
  64.  
  65.  
  66.  
  67.  
  68.  
  69.  
  70.  
  71.  
  72.  
  73.           Getting started....
  74.  
  75.                1) Invoke pBASE with the following command line:
  76.  
  77.                      >PB
  78.  
  79.                2) Invoke the EXPENSE program with the following (pBASE)
  80.                command:
  81.  
  82.                     pBASE> EXPENSE
  83.  
  84.                3) Select the INITIALIZE DATA BASE option from the EXPENSE
  85.                program main
  86.                   menu.
  87.  
  88.                4) Exercise the various options available from the EXPENSE
  89.                program main menu.
  90.  
  91.                5) Invoke the WINE program with the following (pBASE)
  92.                command:
  93.  
  94.                     pBASE> wine
  95.  
  96.                6) Select command echo or single stepping from the menu.
  97.  
  98.                7) Exit pBASE with a "QUIT" command.
  99.  
  100.                8) Print the documentation with the following command line:
  101.  
  102.                     >PRINT PBASE1.REF
  103.  
  104.                   (note... this documentation is incomplete)
  105.  
  106.                9) Print the EXPENSE/WINE programs with the following
  107.                command line:
  108.  
  109.                     >PRINT EXPENSE.PRG,WINE.PRG
  110.  
  111.                (note... there are additional programs)
  112.  
  113.                10) Browse the documentation (sic) and the EXPENSE/WINE
  114.                programs.
  115.  
  116.  
  117.  
  118.  
  119.  
  120.  
  121.  
  122.  
  123.  
  124.  
  125.  
  126.                                           2
  127.  
  128.  
  129.  
  130.  
  131.  
  132.  
  133.