On Nov 9, 2009, at 7:49 PM, John Wiegley wrote:
Also, I'm thinking of allowing an alternate syntax for automated expression, that allows you to use the same report query syntax as the command line. That way you could just say:
This has been implemented, so that you can now use any of the three following forms for automated expressions:
= Food = /Food/ ; this is the 2.x style = expr account =~ /Food/ John
