home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / comp / sys / amiga / applicat / 9640 < prev    next >
Encoding:
Text File  |  1992-12-28  |  3.0 KB  |  66 lines

  1. Newsgroups: comp.sys.amiga.applications
  2. Path: sparky!uunet!haven.umd.edu!wam.umd.edu!walrus
  3. From: walrus@wam.umd.edu (Udo K Schuermann)
  4. Subject: Re: Can't add to KingFisher database
  5. Message-ID: <1992Dec28.065512.19665@wam.umd.edu>
  6. Sender: usenet@wam.umd.edu (USENET News system)
  7. Nntp-Posting-Host: rac3.wam.umd.edu
  8. Organization: University of Maryland, College Park
  9. References: <1992Dec28.001735.10577@leland.Stanford.EDU> <72491@cup.portal.com>
  10. Date: Mon, 28 Dec 1992 06:55:12 GMT
  11. Lines: 53
  12.  
  13. In article <72491@cup.portal.com> Minotaur@cup.portal.com (A Frank Swilling) writes:
  14. >>     My first attempt to add to the KingFisher (1.11) database has been
  15. >>unsuccessful.  I carefully re-edited the file containing the
  16. >>descriptions to disks 771-780 as instructed in the docs -- program name
  17. >>...
  18. >>Dave Voelker
  19. >
  20. >Wow, I think you did too much!  I merely grabbed the text file
  21. >describing the contents of disks 771-780, named it "Fish.txt" and
  22. >put it in RAD, opened KingFisher, selected "Add Fish", pointed it
  23. >to the "Fish.txt" file in rad:, and sat back while it did all the
  24. >work.
  25. >...
  26. >Frank
  27. >Minotaur@cup.portal.com
  28.  
  29. Frank is correct: KingFisher's "Add Fish" command is designed for maximum
  30. ease where adding new fish is concerned.  It will skip email headers and
  31. similar "junk," extracting only what are legitimate descriptions.  While
  32. the parser can probably be fooled, it is quite clever, if I may be so
  33. boastful to make that claim. ;-)
  34.  
  35. The number of fish in the database is solely determined by the size of the
  36. FishIndexFile (Fish.Index) -- if this file is not properly updated on disk
  37. then KingFisher won't know about the added disks, even though they exist
  38. in the datafile.  A 'Reindex' operation will detect and 're-add' these.
  39.  
  40. If KingFisher complains that it cannot save the Name Index (and gives a
  41. name for that file in parentheses which is null) then you forgot to tell
  42. the program the name of that file: edit the KingFisher.config file (most
  43. likely in S:) and find the line
  44.     NameIndexFile=
  45. and change it to
  46.     NameIndexFile=Name.Index
  47. Model it after the line preceeding it (FishIndexFile) to get any possible
  48. directory or volume path correct, and make sure your disk has about 30K of
  49. space for that name index file.  More is needed as your database grows with
  50. new disks being added.
  51.  
  52. Lastly, I have an admission to make: up through version 1.11 KingFisher has
  53. trouble dealing with special characters in the upper half of the character
  54. set (Umlaute, etc.)  This is due to a misunderstanding on my part about the
  55. signed treatment of the C datatype 'char', and the fact that I have always
  56. added my data from usenet announcements which do not contain these symbols.
  57.     So far, I have heard from only two people who got stung by this
  58. problem (maybe you, Dave, are a third?)  If I get enough requests (I'm
  59. really asking for it this time!)  then I'll send out the fixed version,
  60. otherwise I will only release a more significant version in late January.
  61.  
  62. Happy New Year, everyone!
  63.  
  64.  ._.  Udo Schuermann           Live long and prosper
  65.  ( )  walrus@wam.umd.edu        Peace and Long Life
  66.