procmail
[Top] [All Lists]

Re: continue scoring in next recipe (fwd)

2002-01-18 21:05:42
At 16:33 2002-01-18 -0800, Bart Schaefer did say:

Assuming $myscore has been properly initialized, placing the following
after each "real" recipe that computes a score should do it:

        recipe_score=$=

        :0
        * $ $myscore^0
        * $ $recipe_score^0
        { myscore=$= }

Seems like an awful lot of extra script work (esp if there are many contributing rules) to save a single shell operation at the end where it gets evaluated.

---
 Sean B. Straw / Professional Software Engineering

 Procmail disclaimer: <http://www.professional.org/procmail/disclaimer.html>
 Please DO NOT carbon me on list replies.  I'll get my copy from the list.

_______________________________________________
procmail mailing list
procmail(_at_)lists(_dot_)RWTH-Aachen(_dot_)DE
http://MailMan.RWTH-Aachen.DE/mailman/listinfo/procmail

<Prev in Thread] Current Thread [Next in Thread>