home *** CD-ROM | disk | FTP | other *** search
/ Shareware Overload / ShartewareOverload.cdr / database / dbedit91.zip / DBEDIT.DOC next >
Text File  |  1990-08-22  |  2KB  |  50 lines

  1.                          DBEDIT v .91 (Not quite fully cooked!)
  2.  
  3.  
  4. Thank you for looking at this program.  It allows you to edit a dBASE database
  5. file in a manner similar to dBASE's edit command but with several enhancements:
  6.      * Mouse support
  7.      * Field carry on appends (rather than whole record)
  8.      * Carry from any record (rather than just last record)
  9.      * Scanning back and forth through records
  10.      * Locate (unindexed) and Find (indexed) records
  11.      * Pack database files
  12.  
  13. There are some shortcomings:
  14.      * Index files are read-only. This means that:
  15.           1. You cannot append records to an indexed database
  16.           2. Changing a key field corrupts the index - re-index with dBASE
  17.      * Only .NDX indexes are supported and LOCATE only works with string data
  18.      * dBASE IV's float data type is not supported properly
  19.      * Memo fields are not supported
  20.      * The command line interface is pretty primitive
  21. These issues may be addressed in future versions if I have the time, the
  22. interest, and the necessary file structure knowledge.
  23.  
  24. Run it once to learn the command line syntax.  Once you get it going hit [F1]
  25. for help.  It's pretty normal and intuitive from there.  Put it in your path.
  26.  
  27. I am semi-proud of DBEDIT.  It was written as a QuickBASIC programming exercise.
  28. To my knowledge it has never corrupted a database.
  29.  
  30. If you happen to be one of those people who likes to support shareware, I could
  31. use the bucks!  Contributions will be gratefully accepted.  Advice will be
  32. appreciated.  Criticism will cause sleepless nights!  Send any and all to:
  33.  
  34.                      Logical Logistics Software
  35.                      1559 N. Pleasantview Road
  36.                      Pottstown, PA  19464
  37.  
  38. If somebody you know needs a Logistics (Traffic, Distribution, Import/Export)
  39. consultant or programmer, please give them the address above.
  40.  
  41. Thanks for your kind attention!  Got to do the housekeeping now . . .
  42.  
  43. dBASE and dBASE IV are trademarks of Ashton-Tate.
  44. QuickBASIC is a trademark of Microsoft.
  45.  
  46. This program is not warranted or guaranteed to be suitable for any particular
  47. task.  The programmer will not be responsible for anything that happens as a
  48. result of using this program.  There are no other warranties, expressed or
  49. implied!  Hope you like it anyway!
  50.