> Jim Robinson
> writes:
> Hi, Perhaps I always had the syntax wrong but the latest build of 'next' is
> telling me it does not like:
> = expr tag use-tax and note ca-2012 and expr account=~/^Expenses/
Correct, this is invalid syntax. 'expr' causes everything to the right to be
eval
Hi,
Perhaps I always had the syntax wrong but the latest build of 'next'
is telling me it does not like:
= expr tag use-tax and note ca-2012 and expr account=~/^Expenses/
it appears to be OK with this:
= tag use-tax and note ca-2012 and expr account=~/^Expenses/
using the latter with the l