home *** CD-ROM | disk | FTP | other *** search
/ World of Shareware - Software Farm 2 / wosw_2.zip / wosw_2 / DATABASE / DIF15.ZIP / DIMPORT.HST < prev   
Text File  |  1990-05-11  |  2KB  |  42 lines

  1.                    DATABASE IMPORT FACILITY
  2.  
  3.                      Copyright (c) 1990
  4.                             by
  5.                       John L. Dove III
  6.  
  7.                      HISTORY OF REVISIONS
  8.  
  9. Version 1.5  12 May 1990
  10.         Added ability Append data to a field with existing data.  This will
  11.             allow you to capture Multi-line data to a single data field.
  12.  
  13. Version 1.4  10 April 1990
  14.         Added ability to load any DB field list file from any directory
  15.  
  16. Version 1.3   30 March 1990
  17.         Fixed Stack overflow problem
  18.         Increased the max # of DBFIELD.IN values from 30 to 60
  19.         Increased the max line length to 78 from 30
  20.         Fixed so that it looks for DBFields.IN in same place as Source file
  21.         Fixed the routine which gets a field number for Edit,store, delete
  22.  
  23. Version 1.2   28 March 1990
  24.         Added ability to choose a file by directory file picker
  25.         Added ability to carry fields forwart to the next record
  26.         Added numbering to the Fields/List written recs function
  27.         Added the "." command to store a field with Periods deleted
  28.         Added the "+" and "-" commands to move to next/previous block of
  29.               characters.
  30.         Made the Search Feature "case insensitive"
  31.         Fixed Menu system so that Left/Right moves to other Menu entries
  32.  
  33. Version 1.1   22 March 1990
  34.         Added Search and Top of file functions to move quickly to a
  35.               specific record (as when continuing with a partially
  36.               processed input file)
  37.  
  38. Version 1.0   16 March 1990
  39.         This is the first release.
  40.  
  41.  
  42.