home *** CD-ROM | disk | FTP | other *** search
/ The Datafile PD-CD 5 / DATAFILE_PDCD5.iso / utilities / n / newshound / Docs / FAQ < prev    next >
Encoding:
Text File  |  1997-06-20  |  1.7 KB  |  49 lines

  1. Common problems with NewsHound
  2. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  3.  
  4.  
  5. 'Cannot open group file!'
  6. =========================
  7.  
  8. If you upgrade from an earlier version of newshound, check that
  9. the line beginning:
  10.  
  11. Default:
  12.  
  13. in !newshound.config.config has the nickname of your news server
  14. in it. (ie. Default: dem    if the group file is called DemGroup)
  15.  
  16.  
  17. 'How do I set the date so newshound will get just the last weeks news?'
  18. =======================================================================
  19.  
  20. Basically, you can't. NewsHound doesn't fetch by date - it works by
  21. looking at article numbers.
  22.  
  23. The equivalent when using article numbers is to be able to download
  24. upto the <x> latest articles.
  25.  
  26. You can do this either from the dialogue box that appears when you 
  27. add a new newsgroup, or by editting the group file manually
  28. (!newshound.config.demgroup). Change the number after the newsgroup
  29. name to -51 to get upto 50 articles from the server.
  30. Change it to -1 to catch (not get any articles), or 0 to fetch all
  31. available articles.
  32.  
  33. NewsHound says it's already running, but it's not!
  34. ==================================================
  35.  
  36. If NewsHound manages to exit without tidying up properly
  37. (ie. crashes), then you'll have to do *unset newshound$running at
  38. a command prompt.
  39.  
  40. My news server doesn't have the DATE and/or XOVER command
  41. =========================================================
  42.  
  43. Switch on the relevant check box in the newshound configure window.
  44. The DATE command been unavailable means NewsHound will use your computers
  45. internal clock instead - you need to make sure this is accurate.
  46. If the XOVER command isn't supported by the server, then NewsHound
  47. will not be able to do duplicate suppresion, and the Rule files won't
  48. work, as newshound can't obtain the information it needs.
  49.