home *** CD-ROM | disk | FTP | other *** search
/ Shareware Overload / ShartewareOverload.cdr / database / popdbf37.zip / POPDBF.HST < prev    next >
Text File  |  1990-10-15  |  20KB  |  468 lines

  1.  
  2.  
  3.  
  4.  
  5.  
  6.  
  7.  
  8.  
  9.                             History of PopDBF Development
  10.                             =============================
  11.  
  12.           Future Features include (in order as they will be done):
  13.           --------------------------------------------------------
  14.                o    Create database (almost finished!!!)
  15.  
  16.                o    Swap to disk or EMS leaving 2-3K footprint
  17.  
  18.                o    Network version (hopefully in version 3.8, finally) 
  19.  
  20.                o    Modify structure
  21.  
  22.                o    Memo read/edit
  23.  
  24.  
  25.           Version 3.7 - Released October 15, 1990
  26.           ---------------------------------------
  27.                o    Added the following major functions:
  28.                     -    COPY STRUCTURE, copies all  or selected fields  to
  29.                          new database
  30.                     -    DELETE FILE, to delete any file from the pick file
  31.                          window
  32.                     -    PACK, physically deletes records tagged for delete
  33.                     -    ZAP,  physically  deletes   ALL  records  in   the
  34.                          database
  35.  
  36.                o    The color scheme has been SIGNIFICANTLY changed.  Also,
  37.                     colors  can now  be configured  along with  the hotkey,
  38.                     using POPCFG.COM.   This  program is now  included with
  39.                     ALL  REGISTERED  COPIES.   If  you like  the  old color
  40.                     scheme use command line option /CO.
  41.  
  42.                o    The  force monochrome  colors command  line  option has
  43.                     been changed from /M to /CM.
  44.  
  45.                o    The write  file access command line option  /W has been
  46.                     replaced  by  /TW.   You  can  now  change  any of  the
  47.                     "toggle" indicators (file access, field borders, insert
  48.                     mode, case sensitivity)  using the command line  option
  49.                     /T<B,C,I,W>.
  50.  
  51.                o    Pressing PgDn  while appending  a record will  NOT move
  52.                     back and forth between the  last record in the database
  53.                     and the new record.  This was a bug.
  54.  
  55.                o    Fixed a  bug, which occurred when  pressing Alt-M while
  56.                     in an already  open READ-ONLY database.   This will now
  57.                     cause an access error.
  58.  
  59.                o    Fixed a  bug which  occurred when specifying  a default
  60.                     directory on  the command  line (/D)  and did not  also
  61.                     specify the drive.
  62.  
  63.  
  64.  
  65.  
  66.  
  67.  
  68.  
  69.                o    Fixed  a bug which ignored the action option (/A) if it
  70.                     was  specified  after  the  passthru  option  (/P) when
  71.                     PopDBF was already resident.
  72.  
  73.                o    When  trying  to  access  PopDBF while  in  a  graphics
  74.                     application, a chime will  sound, indicating that  your
  75.                     request was  heard, but can't be  accommodated.  Pop-up
  76.                     over graphics will be supported in the future.
  77.  
  78.                o    Ctrl-U now toggles the record delete flag in the Browse
  79.                     window, just like it does in the Edit window.
  80.  
  81.                o    Negative numbers are now supported.
  82.  
  83.                o    Support for FoxPro and dBase IV databases.
  84.  
  85.                o    The beep function was changed to be faster and quieter.
  86.  
  87.                o    When an error  message is displayed,  a chime will  now
  88.                     sound.
  89.  
  90.                o    Enter key on numeric keypad now works like Return key.
  91.  
  92.                o    Moving  to <parent>  directory now  positions selection
  93.                     bar on that directory.
  94.  
  95.                o    Command  line options  may  be  combined  (i.e.  /mwz).
  96.                     However, options with variable length arguments must be
  97.                     last  (i.e. /p).  No spaces may separate options /D and
  98.                     /P and additional text.
  99.  
  100.                o    Arrow indicators  were  added  to  windows  to  provide
  101.                     information on valid directions of cursor movement.
  102.  
  103.                o    Default action now displays as a descriptive word.
  104.  
  105.                o    Video routines have been optimized and speeded up.
  106.  
  107.                o    Hot keys for frequently used databases (Alt-1 etc.) can
  108.                     be  used  from anywhere  in  the  program and  previous
  109.                     positions and  modes are  retained. Also, Alt-dash  and
  110.                     Alt-=   can  be  used  to  access  up  to  12  frequent
  111.                     databases.  In addition, each directory can contain a 
  112.                     .FRQ file so that the  frequently used databases can be
  113.                     application  dependent.  If a .FRQ file is not found in
  114.                     the  current  directory,   PopDBF  will  look   in  the
  115.                     directory where POPDBF.COM is located.
  116.                   
  117.                o    Commercial  version  now includes  KBSPEED,  a keyboard
  118.                     speed-up  program, and  ARROW, a  TSR position  display
  119.                     program, which are NOT included in shareware registered
  120.                     copies.
  121.  
  122.  
  123.  
  124.  
  125.  
  126.  
  127.  
  128.           Version 3.6 - Released February 8, 1990
  129.           ---------------------------------------
  130.  
  131.                o    Commercial version includes  a program, POPCFG.COM,  to
  132.                     configure  the hotkey.    This is  NOT included  in the
  133.                     shareware version!
  134.  
  135.                o    Path option from Pick File  Window has been replaced by
  136.                     Dir option  which functions like  the change  directory
  137.                     command in DOS.  This same option is now used to change
  138.                     drives just as you would in DOS.
  139.  
  140.                o    You  may enter  a  specific file,  including drive  and
  141.                     path, by pressing F3 from Pick File Window.
  142.  
  143.                o    Added command  line option to  specify default  action,
  144.                     /A.  The  default action  is taken for  each file  when
  145.                     Enter is  pressed.  It  can be changed  at any time  by
  146.                     pressing F5.
  147.  
  148.                o    The  frequently  used  database  file   can  optionally
  149.                     specify  the action  to be  taken when  the appropriate
  150.                     hotkey is pressed (Alt-1 thru 0).  If the file name, in
  151.                     POPDBF.FRQ is preceded by one of the following letters,
  152.                     A B  E or S  AND a space the  action taken will  be the
  153.                     same as pressing Alt and that letter.
  154.  
  155.                o    Added a warning when leaving Edit or Append and changes
  156.                     that you have made have not been saved.
  157.  
  158.                o    Changed all prompts  for input  to use  left and  right
  159.                     arrow keys, home, end, delete and insert.   CTRL-Y will
  160.                     always blank input field.
  161.  
  162.                o    Changed the pass-thru  function so that it  can be used
  163.                     even if PopDBF is already loaded in memory.
  164.  
  165.                o    Pressing PgDn  while in Append will now position you to
  166.                     the last record  in the  file in Edit  mode.   Pressing
  167.                     PgDn in Edit mode when on the last record will take you
  168.                     into Append.
  169.  
  170.                o    Pressing  ESC  from Structure,  Browse,  or Append/Edit
  171.                     will always return you to the Pick File window.
  172.  
  173.                o    Fixed  problems caused  by not recognizing  an extended
  174.                     keyboard.   These were primarily in  Edit and prevented
  175.                     certain  key  combinations  from doing  what  they were
  176.                     supposed to do (i.e. Ctrl-Delete).
  177.  
  178.                o    Fixed a bug which  occurred when Ctrl-PgUp or Ctrl-PgDn
  179.                     was pressed while appending an empty database.
  180.  
  181.                o    Fixed  a bug which  allowed invalid months  and days in
  182.  
  183.  
  184.  
  185.  
  186.  
  187.  
  188.  
  189.                     date fields.
  190.  
  191.                o    Fixed a bug which zeroed numeric fields when the RETURN
  192.                     key was pressed after editing a preceding date field.
  193.  
  194.                o    Fixed a  bug caused  by insufficient video  storage and
  195.                     occurred when using help while editing a record.
  196.  
  197.                o    Fixed  the /D command  line, which option  did not work
  198.                     correctly when no drive was specified.
  199.  
  200.           Version 3.5 - Released November 3, 1989
  201.           ---------------------------------------
  202.  
  203.                o    Program  is now  just one  version,  EDIT.   However, a
  204.                     READ-ONLY version is available upon request.
  205.  
  206.                o    Made  necessary changes to  join ASP.   Demo version is
  207.                     fully  functional  with the  only difference  being the
  208.                     registration  information  screen,   not  included   in
  209.                     registered copies.
  210.  
  211.                o    You  no  longer  have  to  be  in  the directory  where
  212.                     POPDBF.COM is located when  you load PopDBF into memory
  213.                     for context  sensitive help to be  available.  However,
  214.                     POPDBF.HLP does  need to  be in  the same  directory as
  215.                     POPDBF.COM.
  216.  
  217.                o    The default  number of fields has been reduced from 128
  218.                     to 64 and the default edit buffer has been reduced from
  219.                     2K to  1K.  This is  just to reduce the  default memory
  220.                     footprint.   You can specify  /F128 and  /E2048 on  the
  221.                     command line to use the old values.
  222.  
  223.                o    To make the pop-up more instantaneous, only directories
  224.                     WITHOUT  an extension  are available  in the  Pick file
  225.                     window.
  226.  
  227.                o    You can now get from any major area to any  other major
  228.                     area  by  directly pressing  some ALT  key combination.
  229.                     The major  areas are:  Append records, Browse  records,
  230.                     Edit records, File selection, view Structure.  Pressing
  231.                     ALT and the proper capital letter will take you to that
  232.                     area.
  233.  
  234.                o    Pressing the ALT key will cause the status line to show
  235.                     a  menu   with  the  areas  described   above  and  the
  236.                     appropriate   letter  highlighted  as   well  as  other
  237.                     options.
  238.  
  239.                o    Help  has been  greatly  improved both  in content  and
  240.                     functionality.  You  can now scroll up and down through
  241.                     help and hotkey out of it.
  242.  
  243.  
  244.  
  245.  
  246.  
  247.  
  248.  
  249.                o    You can  now change the file access  mode from anywhere
  250.                     by pressing Alt-M.  File access mode must be read/write
  251.                     to Edit or Append.
  252.  
  253.                o    Frequently used files feature.  A file named POPDBF.FRQ
  254.                     can  contain up  to  10 fully  qualified database  file
  255.                     names for access  from the Pick file window using Alt-1
  256.                     through Alt-0.
  257.  
  258.                o    Current  field  and record  are  now  shown with  their
  259.                     corresponding maximum (i.e. 10/200).
  260.  
  261.                o    While  finding text  the  record number  in the  window
  262.                     border will reflect the current record being searched.
  263.  
  264.                o    Added ability to  search on a selected field or fields.
  265.                     You  can  also force  the  search  string to  be  found
  266.                     entirely  within one field  to avoid finding  part of a
  267.                     string  in one  field and  the rest  of it  in adjacent
  268.                     field.
  269.  
  270.                o    Changed  the  key that  moved the  cursor to  the first
  271.                     blank  character after any data in a field in Edit from
  272.                     Alt-End  to  End.   Ctrl-E will  now  move to  the last
  273.                     position in the field.
  274.  
  275.                o    Changed the century toggle key from Ctrl-D to Ctrl-C.
  276.  
  277.                o    Added two  new command line  arguments.  /D  will allow
  278.                     you to specify  an initial directory and  /Z will start
  279.                     the Browse window in zoomed out (expanded) mode.
  280.  
  281.                o    Fixed  an  error  which  occurred  when  deleting  some
  282.                     characters  in a field while  in Edit and then pressing
  283.                     the End key.   The  error did cause  a Divide  Overflow
  284.                     error, which forced a reboot.
  285.  
  286.                o    Fixed  an  error  which   occurred  when  no  files  or
  287.                     directories were found in  the current directory on the
  288.                     current drive.   Now zero files  are displayed and  you
  289.                     can use F3 to change drives or hotkey out.
  290.  
  291.                o    Fixed  an error in the find next which didn't beep when
  292.                     sitting  on the  last record  in the  file, but  should
  293.                     have.
  294.  
  295.                o    Fixed an  error which occurred  when all fields  in the
  296.                     structure were marked (numbered).   EDIT would  perform
  297.                     strangely when using the hotkey to exit and re-enter.
  298.  
  299.           Version 3.4 - Released August 17, 1989
  300.           --------------------------------------
  301.  
  302.                o    Added message when trying to edit record in read mode.
  303.  
  304.  
  305.  
  306.  
  307.  
  308.  
  309.  
  310.                o    Added Alt-END  to go to first position  AFTER last non-
  311.                     blank character.
  312.  
  313.                o    Fixed  a  bug that  caused  underlying applications  to
  314.                     terminate when  exiting PopDBF.  This  really got fixed
  315.                     on  8/24/89, but  only a  few  people fell  between the
  316.                     cracks.
  317.  
  318.           Version 3.3 - Released July 24, 1989
  319.           ------------------------------------
  320.  
  321.                o    Added the ability to view  an index expression from the
  322.                     File Selection window.
  323.  
  324.                o    Added ability  to specify a default  file specification
  325.                     by  pressing function  key F4  from the  File Selection
  326.                     window.
  327.  
  328.                o    Added  ability  to copy  any  record  onto the  current
  329.                     record being appended or edited. (EDIT version only)
  330.  
  331.                o    Added ability to move  a word at a time.  (EDIT version
  332.                     only)
  333.  
  334.                o    Added system date stamp. (EDIT version only)
  335.  
  336.                o    Fixed  many  minor  bugs  in the  edit  routine.  (EDIT
  337.                     version only)
  338.  
  339.                o    Fixed a bug which  occurred when specifying a pass-thru
  340.                     filename that contained wildcards.
  341.  
  342.                o    Fixed file selection to handle 0 files found.
  343.  
  344.                o    Smaller default buffer sizes.
  345.  
  346.           Version 3.2 - Released June 17, 1989
  347.           ------------------------------------
  348.  
  349.                o    Fixed  a bug  which occurred  when editing  a character
  350.                     field that was  longer than  60 bytes.   The field  was
  351.                     edited   correctly,  but  the   cursor  was  positioned
  352.                     incorrectly.
  353.  
  354.           Version 3.2 - Released May 31, 1989
  355.           -----------------------------------
  356.  
  357.                o    There is now a  "pass-thru" mode so you can  use PopDBF
  358.                     without  installing  it  into  memory.   You  may  also
  359.                     specify  a file name with  this option and  go right to
  360.                     browsing that file.
  361.  
  362.                o    Should work with all dBASE IV files.
  363.  
  364.  
  365.  
  366.  
  367.  
  368.  
  369.  
  370.           Version 3.1 - Released May 27, 1989
  371.           -----------------------------------
  372.  
  373.                o    Fixed  bug  when assigning  a mark  and no  other marks
  374.                     exist.
  375.  
  376.                o    After panning to  the right, executing a ZOOM did force
  377.                     browse  display  to begin  with  first  field, but  now
  378.                     works.
  379.  
  380.                o    You  can  now adjust  the size  of  the read  buffer in
  381.                     bytes,  the size  of  the edit  buffer  in bytes  (EDIT
  382.                     version only), and the maximum number  of fields.  This
  383.                     is  done by   specifying  command line  parameters when
  384.                     loading PopDBF into memory.
  385.  
  386.                o    All windows now have shadows to give a 3-D look.
  387.  
  388.           Version 3.0 - Released April 26, 1989 (first release to BBS)
  389.           ------------------------------------------------------------
  390.  
  391.                o    Included the EDIT capability!!.
  392.  
  393.                o    Fixed  the find-next to  start at the  record after the
  394.                     one the bar is on instead of the second record from the
  395.                     top of the window.
  396.  
  397.                o    Changed find  and find next to be  F7 and F8 for easier
  398.                     operation.
  399.  
  400.                o    Failure  of either a find  or find next  now causes the
  401.                     bell to sound.
  402.  
  403.                o    Added to /W switch to start in EDIT mode.
  404.  
  405.  
  406.           Version 2.55 - Released April 9, 1989
  407.           -------------------------------------
  408.  
  409.                o    Dates are  now formatted correctly as  MM/DD/YY.  Also,
  410.                     you can  now press Alt-D  when browsing  to toggle  the
  411.                     century on or  off.  When on, the date  is formatted as
  412.                     MM/DD/YYYY.
  413.  
  414.                o    Memos now show as the word 'memo'.
  415.  
  416.                o    Pressing  F10  from   FILE  SELECTION  will  now   work
  417.                     correctly, even if an alternate path had been specified
  418.  
  419.  
  420.           Version 2.54 - Released April  6, 1989
  421.           --------------------------------------
  422.  
  423.                o    Fixed  a bug in the find routine that could have caused
  424.  
  425.  
  426.  
  427.  
  428.  
  429.  
  430.  
  431.                     system crashes.
  432.  
  433.                o    Pressing the hotkey while  entering find text now exits
  434.                     back  to the  browse  window instead  of beginning  the
  435.                     find.
  436.  
  437.                o    You can now assign sequence marks to unmarked fields.
  438.  
  439.                o    When  printing  records  you  may elect  to  limit  the
  440.                     printing to only those records in the print range  that
  441.                     meet a previous find condition.
  442.  
  443.                o    Alt-F1 will pop-up a help window with information about
  444.                     general keyboard movement.
  445.  
  446.                o    Pressing PGDN in file  selection or view structure when
  447.                     there are  less than  a window's  worth of  entries now
  448.                     moves the bar to the last entry in the window.
  449.  
  450.           Version 2.53 - Released April 1, 1989
  451.           -------------------------------------
  452.  
  453.                o    If help file is  not found, error message did  not show
  454.                     where it expected it to be located.
  455.  
  456.                o    After  panning to the right, executing a GOTO or a FIND
  457.                     did force browse display to begin with first field, but
  458.                     now works.
  459.  
  460.           Version 2.52 - Released on March 25, 1989 (1st release)
  461.           -------------------------------------------------------
  462.  
  463.                o    Context  sensitive help  improved both  in the  area of
  464.                     speed and text.
  465.  
  466.                o    Added  ability  to  toggle  case  sensitivity indicator
  467.                     while in the find window.
  468.