home *** CD-ROM | disk | FTP | other *** search
/ Shareware Overload / ShartewareOverload.cdr / database / dbfed120.zip / DBFEDIT.HST < prev    next >
Text File  |  1990-09-15  |  5KB  |  180 lines

  1. Dbase Editor
  2.  
  3.  
  4.  
  5.  
  6.  
  7.                      DBASE EDITOR Development History
  8.                      --------------------------------
  9.  
  10.  
  11.  
  12. Version 1.2 - Released September 15, 1990
  13. -----------------------------------------
  14.  
  15.  
  16.         1) Allow you to sort the database file and save it to
  17.            the disk in another name. You can specify the order
  18.            of fields you want to sort.
  19.  
  20.         2) The mode of a particular field can be easily calculated.
  21.            All kind of fields are now supported. The number of
  22.            occurrence of the value is also shown.
  23.  
  24.         3) You can now reorder the fields in the edit mode.
  25.            Any combination of fields can be choosed for editing.
  26.            You can also go to the next record and previous record
  27.            using the <PgDn> and <PgUp> keys in the EDIT mode.
  28.            This helps you a lot when you want to edit a lot of
  29.            data.
  30.  
  31.         4) Add the Vertical Scroll bar in the window to indicate
  32.            the position of record in the file.
  33.  
  34.         5) Easy scrolling in the get-info function.
  35.            You can now use <PgUp> and <PgDn> to scroll the
  36.            page of database information up and down easily.
  37.  
  38.         6) Allow you to add multiple records. After pressing the
  39.            <F10> key to confirm the change, another empty
  40.            record will pop up. As soon as all new records have
  41.            been added. You can press <ESC> to abort.
  42.  
  43.         7) Even faster calculating the sum, mean, standard
  44.            deviation and mode.
  45.  
  46.         8) Add the HI Lo graph to the graphics functinos.
  47.  
  48.         9) Add the Cublic Splien Graph to the graphics functions.
  49.  
  50.         10) Even better user interface - Use Dialog and new
  51.             error message window. Different method to open a
  52.             window (open up in the middle).
  53.  
  54.         11) Fix the stop searching bug in version 1.0
  55.  
  56.         12) Fix some minor bugs.
  57.  
  58.  
  59.  
  60. Version 1.0 - Released January 8, 1990
  61. --------------------------------------
  62.  
  63.  
  64.         1) Cut and Paste function are supported.
  65.            Easy manipulation of data between different database
  66.            file.
  67.  
  68.         2) Add the draw bar graph function.
  69.  
  70.         3) Add the draw stack graph function.
  71.  
  72.         4) Add the change title function.
  73.  
  74.         5) Add the Save Graph function. Save as GIF format.
  75.  
  76.         6) You can now save the block of records in the database
  77.            file as ASCII text format.
  78.  
  79.         7) Add the copy marked block function.
  80.  
  81.         8) Change the function F4 to Mark beginning block.
  82.            and F5 to Mark ending block.
  83.  
  84.         9) Some minor modifications.
  85.  
  86.  
  87.  
  88. Version 0.9 - Released October 8, 1989
  89. --------------------------------------
  90.  
  91.  
  92.         1) Owning to a programming bug, the speed of screen output
  93.            is proportional to the number of fields present.
  94.            Now, the bug is fixed and so the screen output
  95.            is faster.
  96.  
  97.         2) Use a larger file buffer, i.e. faster file access.
  98.  
  99.         3) A graph plotting function is included.
  100.  
  101.         4) A copy structure function is included.
  102.  
  103.         5) Now, the search function can search a particular field.
  104.  
  105.         6) Show current file name in the status line.
  106.  
  107.  
  108.  
  109. Dbase Editor
  110.  
  111.  
  112.  
  113.  
  114.         7) Add the Mark all records function.
  115.  
  116.         8) When you edit more than one file, the program will
  117.            automatically change the window size for you.
  118.  
  119.         9) Support Dbase IV and FOXPRO database files.
  120.  
  121.         10) Fix a bug in memo field.
  122.  
  123.         11) Allow you to choose a drive letter from A - Z.
  124.  
  125.         12) Add the record filtering function.
  126.  
  127.         13) Different opening screen.
  128.  
  129.         14) Many minor modification.
  130.  
  131.  
  132.  
  133. Version 0.82 - Released September 8, 1989
  134. -----------------------------------------
  135.  
  136.  
  137.         1) Faster screen output. More than three times faster.
  138.  
  139.         2) Faster file read. Use a larger file buffer so that
  140.            the file access is very much faster. When you press
  141.            'PGUP' or 'PGDN', the screen update time is less than a
  142.            second!
  143.  
  144.         3) The file search algorithm is improved and faster.
  145.  
  146.         4) Add the view index expression function.
  147.  
  148.         5) Add the calculator function.
  149.  
  150.         6) Add the maximum and minimum function.
  151.  
  152.         7) Add the Sum and Mean function.
  153.  
  154.         8) Add the Standard Deviation and Variance function.
  155.  
  156.         9) Fast calculation. When using a PS-2 model 50 to sum up
  157.            a field in a database with 500 records. It takes only
  158.            3 SECONDS!!!
  159.  
  160.         10) Fix a bug in the search function.
  161.  
  162.         11) Show free memory space in Get Info.
  163.  
  164.         12) Use Large memory model instead of Small.
  165.  
  166.         13) Many minor bugs.
  167.  
  168.  
  169. Dbase Editor
  170.  
  171.  
  172.  
  173.  
  174. Version 0.8 - Released on August 25, 1989 (1st release)
  175. -------------------------------------------------------
  176.  
  177.         Original Release!
  178.  
  179.  
  180.