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