Ooh, now I see it. I DO suppress the total at the end since I print out a bounding box rather than letting ledger finish up on its own. I tried taking out the final line and it fails as you saw. I will update the documentation.
On Thu, Mar 15, 2012 at 07:40, Craig Earls <[email protected]> wrote: > Yes. Here is the entire call to Ledger is use: > > > ledger bal Allocation --current --format "\ > | %-20((depth_spacer)+(partial_account))\ > %10(percent(market(display_total), market(parent.total)))\ > %16(market(display_total)) |\n%/\ > +------------------------------------------------+ > > " > > > On Thu, Mar 15, 2012 at 07:36, Jim Robinson <[email protected]>wrote: > >> On Thursday, March 15, 2012 7:34:12 AM UTC-7, enderw88 wrote: >>> >>> This doesn't explain why it IS working for me without the protection you >>> mention. "Allocation" is a top level account so I would think the >>> paretn.total would puke on it, but it doesn't. >>> >> >> And your call to ledger is producing a total at the end? >> >> Jim >> >> > > > > -- > Craig, Corona De Tucson, AZ > enderw88.wordpress.com > -- Craig, Corona De Tucson, AZ enderw88.wordpress.com
