home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / alt / irc / 3113 < prev    next >
Encoding:
Text File  |  1992-09-15  |  1.0 KB  |  25 lines

  1. Newsgroups: alt.irc
  2. Path: sparky!uunet!cis.ohio-state.edu!zaphod.mps.ohio-state.edu!caen!uvaarpa!murdoch!fermi.clas.Virginia.EDU!gl8f
  3. From: gl8f@fermi.clas.Virginia.EDU (Greg Lindahl)
  4. Subject: Re: question about /ON
  5. Message-ID: <1992Sep15.182901.24485@murdoch.acc.Virginia.EDU>
  6. Sender: usenet@murdoch.acc.Virginia.EDU
  7. Organization: Department of Astronomy, University of Virginia
  8. References: <OWHITE.92Sep14163253@zeste.nmsu.edu> <1992Sep15.180231.13423@jupiter.sun.csd.unb.ca>
  9. Distribution: alt
  10. Date: Tue, 15 Sep 1992 18:29:01 GMT
  11. Lines: 12
  12.  
  13. In article <1992Sep15.180231.13423@jupiter.sun.csd.unb.ca> a8jb@jupiter.sun.csd.unb.ca (G. Youssef EE) writes:
  14.  
  15. >To prevent infinite loops within your script.  A solution is to use this:
  16.  
  17. Whether or not that is a solution depends on what you're trying to
  18. solve -- if you want to create infinite loops, you've got a great
  19. solution.
  20.  
  21. The real solution is to send NOTICEs when you're reacting to a
  22. message, and to do nothing to react to a NOTICE. Then you can't even
  23. get into complex ping-pong infinite loops.
  24.  
  25.