On 05/02/2013 09:33 AM, Alain Frisch wrote: > {matches|<patt>|} > {matches|<patt> when <expr>|} Sorry, this would be: {matches|<patt>|matches} {matches|<patt> when <expr>|matches} -- Alain