home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / mail / elm / 2036 < prev    next >
Encoding:
Internet Message Format  |  1992-07-31  |  1.3 KB

  1. Path: sparky!uunet!inmos!wraxall.inmos.co.uk!frogland.inmos.co.uk!des
  2. Newsgroups: comp.mail.elm
  3. From: des@frogland.inmos.co.uk (David Shepherd)
  4. Subject: Re: A couple of questions about filter
  5. Message-ID: <1992Jul30.160545.23604@wraxall.inmos.co.uk>
  6. Organization: INMOS architecture group
  7. References: <1992Jul29.135745.3238@julian.uwo.ca>
  8. Date: Thu, 30 Jul 92 16:05:45 BST
  9. Lines: 30
  10.  
  11. In article <1992Jul29.135745.3238@julian.uwo.ca>, baycroft@zoi.lib.uwo.ca (Mike Baycroft) writes:
  12. >I just started tinkering with filter and have a couple of
  13. >questions:
  14. >
  15. >1) given the rule structure:
  16. >
  17. >    if <condition> then <action>
  18. >
  19. >is there any way of specifying multiple actions for a single
  20. >set of conditions? For example:
  21. >
  22. >    if <condition> then <action1> <action2> . . .
  23.  
  24. i've had a patched version of filter for some time which
  25. supports list of rules. so you would say
  26.  
  27. if <condition> then begin
  28.   <action1>
  29.   <action2>
  30.   ....
  31.   end
  32.  
  33. i mentioned it when i got it working but no-one seemed at all
  34. interested.
  35.  
  36. --------------------------------------------------------------------------
  37. david shepherd: des@inmos.co.uk or des@inmos.com    tel: 0454-616616 x 625
  38.                 inmos ltd, 1000 aztec west, almondsbury, bristol, bs12 4sq
  39.         "i speak latin to god,   spanish to men,   french to women 
  40.          and german to my horse."             - charles v of spain
  41.