home *** CD-ROM | disk | FTP | other *** search
/ Media Share 9 / MEDIASHARE_09.ISO / dbase / btfl132.zip / README.BTF < prev    next >
Text File  |  1992-04-06  |  11KB  |  223 lines

  1.                   BTFILER Installation Instructions/
  2.                           Last minute notes.
  3.  
  4.  
  5. All BTFILER files are found in a file called BTFL13.ZIP.  You
  6. should extract all files from the ZIP file and make sure all
  7. files are found on the PATH.
  8.  
  9. Note that the program currently has been tested with variable
  10. length files as large as 25000 bytes without unpleasant side
  11. effects on a system with 540 K of free memory.  The only problem
  12. is that less than a full screen of data will appear.
  13.  
  14. An undocumented feature is that while opening a file, the
  15. directories specified by the environment variable BTFILEPATH are
  16. also searched.
  17.  
  18. If you have any trouble seeing the menus, try resetting the
  19. colors (Set Colors under the Options menu).  If you are unable
  20. to see the menus well enough to set the colors, please copy the
  21. file CINSTALL.B&W to CINSTALL.DAT.  This will install the
  22. standard green screen color set.
  23.  
  24. If this software is more than 9 months old, please send you name
  25. and mailing address, along with a blank diskette and postage for
  26. 2 ounces and I will send you the latest version of the
  27. software.  I understand that shareware tends to live on forever,
  28. but I would like you to have the best possible impression of my
  29. work, and while I am not currently aware of any bugs, I can
  30. pretty much assure you that the software will be even better 9
  31. months down the line than it is now.  The address is:
  32.  
  33.                   Access Microsystems Inc.
  34.                   404 Midstreams Road
  35.                   Brick, New Jersey  08724
  36.  
  37. Thank you!
  38.  
  39.                               What's New?
  40.  
  41. 04/03/92  Add ability to use INSERT and DELETE in the Hex/ASCII
  42.           edit screen.  Also add F1 support in Hex/ASCII edit.
  43.  
  44. 04/02/92  Add support for Header Rebuild.  PLEASE NOTE THAT THIS
  45.           IS NOT FOR FOLKS WHO DON'T KNOW WHAT THEY ARE DOING!
  46.           In any case, the Rebuild Header option on Test/Rebuild
  47.           on the main File menu should only be used after you
  48.           have tried to do a normal rebuild.  To rebuild the
  49.           header, you MUST have a btrieve file available with
  50.           EXACTLY the same file structure as the one whose
  51.           header you wish to rebuild.  After the rebuild of the
  52.           header completes successfully, you will be brought to
  53.           the file rebuild screen with the file to rebuild
  54.           already filled in.  Also, the drive where the work
  55.           file should be built during a rebuild can also be set
  56.           now to allow for the rebuild of a file that is larger
  57.           than the free space on the disk where the file
  58.           resides.  REMEMBER: During header rebuilding you can
  59.           just as easily damage a good file as fix a bad one!
  60.           You should make a backup of the file before you try
  61.           the header rebuild so you can try other methods if
  62.           BTFILER fails.
  63.  
  64.           Also, there have been several small fixes to allow for
  65.           better recovery of variable length files.
  66.  
  67. 03/27/92  Fix odd display of % Utilization when file has 0 records.
  68.  
  69. 03/26/92  Change behavior of abandon during COPY operation when
  70.           ESC pressed.  Also add ability to use PREALLOCATION=
  71.           line (optional just after FREE SPACE THRESHOLD=) in
  72.           .BTB BTrieve Build description file.  Allow 0 value in
  73.           FREE SPACE THRESHOLD= line to allow 0 free space
  74.           threshold.
  75.  
  76. 03/25/92  Open Btrieve "source" files in various places in Read Only
  77.           mode, so that the file is more likely to be able to be read.
  78.  
  79. 03/19/92  Add color customization, ensure colors updated properly
  80.           when using a program like Carbon Copy with differing
  81.           video adaptors.  Several minor tweaks.  Version 1.31.
  82.  
  83. 03/15/92  Add error reporting to some areas not previously
  84.           reporting errors.  (For instance, when you
  85.           "View Begining with").
  86.  
  87.           Place up-to-date copy of BTFILER.MSK into ZIP.
  88.  
  89. 02/29/92  Fix problem with packing of files with duplicates
  90.           allowed in key 0.  BTFILER was reading the records
  91.           just fine, but was adding them to the packed file
  92.           in such a way that the duplicates in key 0 were
  93.           causing UPDATES, not INSERTS.  "Always Insert" flag
  94.           added to PACK and COPY screen.  (Thanks to Mike Trill
  95.           from CompuServe for pointing this one out.)  Also,
  96.           add COPY option for one stop export/import into new
  97.           format.
  98.  
  99.           (In the PM)  Cause a clone to be built in copy if
  100.           destination does not exist.
  101.  
  102. 02/26/92  Fix silly display problem when last record in file
  103.           deleted.
  104.  
  105. 02/19/92  Fix status 22 occuring in error on variable length
  106.           records.  (Internal testing).
  107.  
  108. 02/17/92  (Happy Washington's Birthday!)  Little changes
  109.           resulting from extensive testing.  Expand size of
  110.           possible keystroke file to 200.  Make the
  111.           /c:myconfig.cf2 file the file written to, if
  112.           specified on the command line.  Also add ability to
  113.           specify MANUAL as a key type.
  114.  
  115.           First general release of 1.30.
  116.  
  117. 02/11/92  New version fixes.  Fix display problems for lines
  118.           shorter than 80, fix odd behavior when last record is
  119.           deleted (again...this reared it's ugly head before...)
  120.           and ensure that highlighting does not disappear during
  121.           record delete.  Still BETA, for brave souls who do
  122.           frequent backups (just in case!).
  123.  
  124. 02/07/92  New Version!  Ver. 1.30 adds ability to use a file
  125.           of keystrokes to run the program (Batch mode).  See
  126.           BTCLONE.BAT and BTRESET.BAT for info on creating files.
  127.           Also, the open mode of the files Browsed/Edited can be
  128.           set.  In addition, the default filename mask can be set.
  129.           If you already have edited a file, you can get back to
  130.           the default filename mask by pressing <F9> in fields
  131.           where the status line says you can.  You can also
  132.           clear out any data entry field by pressing <CTRL-C>.
  133.           There are also some memory allocation fixes.
  134.  
  135.           Features added include: Transactions can be started,
  136.           abandoned or finished out properly (although the
  137.           program in BETA will allow you to try to do silly
  138.           things while in a transaction, and simply fail with an
  139.           error message rather than letting you know up front.)
  140.           Supplemental index addition is now supported.  See
  141.           SAMPLE.BTS (Btrieve Supplemental) for details.
  142.  
  143.           BETA RELEASE!
  144.  
  145. 01/27/92  Fix problem that happens during PACK with SHARE
  146.           loaded.  PACK works fine, but error was reported
  147.           at the end of the process, and temporary files were
  148.           not deleted.  (Thanks to: Carl in Orlando).
  149.  
  150. 01/22/92  Bug fix.  Fixed problem with screen display if last
  151.           record on screen deleted.  Problem might have just
  152.           been added with the 1/20/92 change to the program.
  153.           (internal testing).
  154.  
  155. 01/20/92  Bug Fixes.  Also, change version number to 1.21 to
  156.           ensure I will know if you have the latest version
  157.           if you call.  Fix problem with saving of variable length
  158.           records.  If you edited the first record in a variable
  159.           length file, made no changes, and edited that record
  160.           again, the record length would be reported as the
  161.           maximum record length specified in the "Set Misc.
  162.           Parameters" section.  (Thanks to: Brian Levine of
  163.           Orlando)  Also, remove "<ESC> to Exit Help" message when
  164.           you have exited help.  (Thanks to: Steve Checkosky in
  165.           Syracuse)  Fixed memory allocation bug while deleting
  166.           records.  (Internal testing).
  167.  
  168.           Along the way, added a feature that allow for setting
  169.           of length of a variable length record when you go to
  170.           save it.  Uses current length as default, and will use
  171.           current length if length is too long (longer than
  172.           Longest variable length record setting in "Set Misc.
  173.           Parameters") or too short (shorter than fixed length
  174.           portion of record).
  175.  
  176.           Also, see the documentation regarding ways to register
  177.           BTFILER if you must use a credit card.  You may do so
  178.           through CompuServe or the toll free number listed in
  179.           the documentation.
  180.  
  181. 01/17/92  Bug fixes/Silly Spelling error fix.  Fixed problem that
  182.           caused an Abnormal Program Termination if statistics
  183.           were requested on a file with 0 records.  (Thanks to:
  184.           Jamie Bozzo from Mass.)  Fixed spelling errors in
  185.           BTFILER.MNU and BTFILER.HLP.
  186.  
  187. 01/04/92  Bug fixes.  Fixed problem that could cause NULL Pointer
  188.           error (Thanks to: Brian Levine of Orlando) and problem
  189.           that could allow editing of the byte in memory just
  190.           BEFORE the buffer for a Btrieve record (internal testing).
  191.  
  192. 12/20/91  NEW VERSION (1.20).  Help available when BTRIEVE
  193.           errors occur, explanations of BTRIEVE errors available
  194.           while listing errors.  New features include Set and
  195.           Clear owner, Statistics on a Btrieve file,
  196.           improvements to the Import/Export utility (a late
  197.           version 1.10 add-in).  Print documantation from the
  198.           menu.  Also, Btrieve Page Size Calculator, Create
  199.           Btrieve fiels for ASCII BTrieve Build (BTB) description
  200.           file.  Like BUTIL -CREATE but with MUCH better error
  201.           reporting!
  202.  
  203. 12/05/91  Various fixes.  Fixed some oddness if the menu
  204.           control, fixed a problem with error reporting (changes
  205.           to BTFILER.BER), and made the HEX/ASCII edit routine
  206.           allow display and edit of 256 bytes at a time, double
  207.           the previous display.
  208.  
  209.           Changed system behavior during EXPORT.  Prompts user
  210.           to see if s/he wants to delete destination ASCII file
  211.           before doing export, or export is abandoned.  This was
  212.           needed since there could be problems if the
  213.           destination ASCII file was created by BUTIL -RECOVER,
  214.           since this results in a literal control-Z written to
  215.           the file, which will cause problems for BTFILER during
  216.           Import.
  217.  
  218.           While browsing a file, the HOME and END keys work to
  219.           put you at the beginning and the end of the file,
  220.           respectively.
  221.  
  222. 12/01/91  Import/Export is added to the FILE menu.
  223.