On Aug 9, 9:43 pm, John Wiegley <[email protected]> wrote:
> Try this:
>
> = /^Asset:Checking/ & expr payee =~ /^Buying Shares/
>     (Temp)              1


$ ledger bal -f test.txt
While parsing file "test.txt", line 1:
While parsing automated transaction:
> = /^Asset:Checking/ & expr payee =~ /^Buying Shares/
Error: payee operator not followed by argument
$

Reply via email to