procmail
[Top] [All Lists]

Re: "else" question w/ braces

1998-02-14 11:58:22
Timothy Luoma asked,

| If I have a recipe like this:
| 
| :0
| * ^Whatever
| {
| 
|       :0
|       SomeThing Else
| 
|       :0E
|       Another
| }
| 
| :0E
| * Last
| 
| I am wondering if the "Last" is being "Else"-ed  against the "Whatever" or
| the "Another" line.

The `E' on "Last" is elsed against "Whatever".

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