home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #27 / NN_1992_27.iso / spool / comp / sys / next / software / 2720 < prev    next >
Encoding:
Internet Message Format  |  1992-11-19  |  1.6 KB

  1. Path: sparky!uunet!sun-barr!olivea!spool.mu.edu!sdd.hp.com!caen!destroyer!ncar!noao!amethyst!organpipe.uug.arizona.edu!galileo.physics.arizona.edu!news
  2. From: hagstrop@oberon.mathcs.carleton.edu (Paul Hagstrom)
  3. Newsgroups: comp.sys.next.software
  4. Subject: Re: Using NewsGrazer with different NNTP sites.
  5. Message-ID: <1992Nov17.012751.18186@galileo.physics.arizona.edu>
  6. Date: 17 Nov 92 01:27:51 GMT
  7. References: <1992Nov16.202223.115@serval.net.wsu.edu>
  8. Sender: news@galileo.physics.arizona.edu (C-news)
  9. Organization: University of Arizona Physics Department
  10. Lines: 22
  11.  
  12. In article <1992Nov16.202223.115@serval.net.wsu.edu>  
  13. jburke@bodacious.csc.wsu.edu (John L. Burke) writes:
  14. > I read in the HELP file that you can have different .newsrc groups for  
  15. > different NNTP sites.  Is there an easier way to specify what NNTP site  
  16. > you want to use?  Right now, I go into the Preferences, select the server,  
  17. > then have to quit Newsgrazer, and start it again.  Is there something  
  18. > simple I am missing?  Thanks very much for your time.
  19.  
  20. What I generally do is use the dwrite command from a Unix shell program and  
  21. launch NewsGrazer that way -- so I have a number of "launchers" which set the  
  22. default and then run NewsGrazer -- in fact, it is perfectly possible to have a  
  23. number of grazers set up to different sites..
  24.  
  25. A simple shell would just be something like:
  26. #!/bin/csh -f
  27. /usr/bin/dwrite NewsGrazer NewsGrazerNNTPServer blah.blah.edu
  28. /LocalApps/NewsGrazer.app/NewsGrazer
  29. /usr/bin/dwrite NewsGrazer NewsGrazerNNTPServer return.to.original.setting.edu
  30. --
  31. schmotsignature.
  32. Paul Hagstrom
  33. (hagstrop@carleton.edu)
  34.