home *** CD-ROM | disk | FTP | other *** search
/ CP/M / CPM_CDROM.iso / beehive / utilitys / library.arc / LIBRARY.DOC < prev    next >
Text File  |  1990-11-30  |  768b  |  17 lines

  1. LIBRARY, the CP/M Book-keeper...
  2. The files in this archive are:
  3.  
  4. LIBRARY.COM     Library manager
  5. LIBRARY.PAS     Turbo Pascal v3.0  source code
  6. LIBRARY.DAT     Starter database
  7.  
  8.    The operation of LIBRARY is fairly self-explanatory; the only inconvenient
  9. feature is that the sorting is disk-based, which means that there must
  10. always be space on the disk larger than the current size of LIBRARY.DAT.
  11. This is about 20k for every 100 books in your library, so it shouldn't be
  12. too much of a problem.
  13.    The "Comments " field is designed for use if you lend a book to somebody.
  14. If you go to look for it months later and can't find it, the "Comments"
  15. field will tell you where it is (if you recorded the information when you
  16. lent it, that is!)
  17.