home *** CD-ROM | disk | FTP | other *** search
/ Gigabyte Shareware / GigabyteShareware.cdr / 022b / popdbf35.com / WHATS.NEW < prev   
Text File  |  1989-11-03  |  4KB  |  83 lines

  1. These are the changes that have been made since the last version of
  2. PopDBF.  This version has undergone the most significant changes of
  3. any version to date.  PopDBF is now MUCH easier to use.
  4.  
  5. Version 3.5 - Released November 3, 1989
  6. ---------------------------------------
  7.  
  8.     +  Program is now just one version, EDIT.  However, a READ-ONLY
  9.        version is available upon request.
  10.  
  11.     +  Made necessary changes to join ASP.  Demo version is fully
  12.        functional with the only difference being the 'beg' screen.
  13.        The 'beg' screen is removed from registered copies.
  14.  
  15.     +  You no longer have to be in the directory where POPDBF.COM is
  16.        located when you load PopDBF into memory for context sensitive
  17.        help to be available.  However, POPDBF.HLP does need to be in
  18.        the same directory as POPDBF.COM.
  19.  
  20.     +  The default number of fields has been reduced from 128 to 64
  21.        and the default edit buffer has been reduced from 2K to 1K.
  22.        This is just to reduce the default memory footprint.  You can
  23.        specify /F128 and /E2048 on the command line to use the old
  24.        values.
  25.  
  26.     +  You can now get from any major area to any other major area
  27.        by directly pressing some ALT key combination.  The major
  28.        areas are: Append records, Browse records, Edit records,
  29.        File selection, view Structure.  Pressing ALT and the proper
  30.        capital letter will take you to that area.
  31.  
  32.     +  Pressing the ALT key will cause the status line to show a
  33.        menu with the areas described above and the appropiate letter
  34.        hilited as well as other options.
  35.  
  36.     +  Help has been greatly improved both in content and functionality.
  37.        You can now scroll up and down through help and hotkey out of it.
  38.  
  39.     +  You can now change the file access mode from anywhere by pressing
  40.        Alt-M.  File access mode must be read/write to Edit or Append.
  41.  
  42.     +  Frequently used files feature.  A file named POPDBF.FRQ can
  43.        contain up to 10 fully qualified database file names for access
  44.        from the Pick file window using Alt-1 through Alt-0.
  45.  
  46.     +  Current field and record are now shown with their corresponding
  47.        maximum (i.e. 10/200).
  48.  
  49.     +  While finding text the record number in the window border will
  50.        reflect the current record being searched.
  51.  
  52.     +  Added ability to search on a selected field or fields.  You
  53.        can also force the search string to be found entirely within
  54.        one field to avoid finding part of a string in one field and
  55.        the rest of it in adjacent field.
  56.  
  57.     +  Changed the key that moved the cursor to the first blank
  58.        character after any data in a field in Edit from Alt-End to
  59.            End.  Ctrl-E will now move to the last position in the field.
  60.  
  61.     +  Changed the century toggle key from Ctrl-D to Ctrl-C.
  62.  
  63.     +  Added two new command line arguments.  /D will allow you to
  64.        specify an initial directory and /Z will start the Browse window
  65.        in zoomed out (expanded) mode.
  66.  
  67.     +  Fixed an error which occured when deleting some characters in a
  68.        field while in Edit and then pressing the End key.  The error
  69.        did cause a Divide Overflow error, which forced a reboot.
  70.  
  71.     +  Fixed an error which occured when no files or directories were
  72.        found in the current directory on the current drive.  Now zero
  73.        files are displayed and you can use F3 to change drives or
  74.        hotkey out.
  75.  
  76.     +  Fixed an error in the find next which didn't beep when sitting
  77.        on the last record in the file, but should have.
  78.  
  79.     +  Fixed an error which occured when all fields in the structure
  80.        were marked (numbered).  EDIT would perform strangely when using
  81.        the hotkey to exit and re-enter.
  82.  
  83.