home *** CD-ROM | disk | FTP | other *** search
/ ftp.barnyard.co.uk / 2015.02.ftp.barnyard.co.uk.tar / ftp.barnyard.co.uk / cpm / walnut-creek-CDROM / ENTERPRS / CPM / UTILS / F / FREEBASE.ARK / CAUTION.BUG < prev    next >
Text File  |  1988-02-04  |  2KB  |  58 lines

  1.  
  2.  
  3.                       F r e e B a s e  I I
  4.  
  5.                             BUGS !!!
  6.  
  7.  
  8.  
  9.      These programs contain several significant bugs:
  10.  
  11.      First, files made with ENTER are NOT compatible with any 
  12. other files.  That goes for WordStar files, Vedit files, BASIC or 
  13. those created by using the optional [Sstring^Z] or [Qstring^Z] 
  14. parameter of PIP.  This probably has something to do with the end 
  15. of file marker...
  16.  
  17.      Furthermore, the SEARCH program often breaks records for no 
  18. apparent reason.  For example, if you run SEARCH on the enclosed 
  19. LIBRARY.DAT, and search for the word "I", you will see that the 
  20. program will read out something like this: 
  21.  
  22.      6 "Birth of the 
  23.      7 killer Robots.......................
  24.  
  25. Now, if you TYPE LIBRARY.DAT, you will see that " "Birth of the 
  26. Killer Robots," by Michael Rogers, NEWSWEEK, June 25, 1984, 
  27. Computers, Technology, weapons, Prowler " was entered as one 
  28. record.  
  29.  
  30.      Unfortunately, this bug defeats the real purpose of FREEBASE 
  31. II which is to bring up all records containing the key word upon 
  32. which you are searching.   (I have a feeling this is a buffer 
  33. size problem... I thought I made the necessary changes, but 
  34. perhaps someone should check after me)
  35.  
  36.      Rather than searching the default file LIBRARY.DAT, as the 
  37. default, it would be much better to search *.* as the default.  I 
  38. could not get this to work, however.  
  39.  
  40.      It might also be nice to be able to put the results of 
  41. SEARCH into a file... perhaps with the switch -F added to the 
  42. command line... but this isn't necessary for the success of this 
  43. project.
  44.  
  45.      Also could use a CHANGE.COM to alter records.  I have a 
  46. random access program which should work, but....
  47.  
  48.      So, those of you who wish to use this program in the manner 
  49. described in the DOC file, perhaps better wait until someone with 
  50. better 8080 sense than me has a chance to work these programs 
  51. over.  
  52.      Thanks,
  53.  
  54.      David Brown
  55.      Studio City, CA
  56.  
  57.  
  58.