Format strings 2.6 - 3.0

2011-08-22 Thread Qwertyu
Hi there, could anyone point me to the documentation for the format string in ledger 3.0? Or could someone tell me how to translate the 2.6 format '%2X%-10D %-.22P %.20o %8t %8T\n' into ledger 3 format? For instance: ledger -t b -T B -F '%2X%-10D %-.22P %.20o %8t %8T\n' reg account name BTW,

Re: Format strings 2.6 - 3.0

2011-08-22 Thread Qwertyu
On Aug 22, 4:35 pm, John Rakestraw jo...@johnrakestraw.com wrote: Hi -- On Mon, 22 Aug 2011, Qwertyu wrote: Hi there, could anyone point me to the documentation for the format string in ledger 3.0?  Or could someone tell me how to translate the 2.6 format '%2X%-10D %-.22P %.20o %8t

Re: Format strings 2.6 - 3.0

2011-08-22 Thread John Rakestraw
Hi, Heiko -- On Mon, 22 Aug 2011, Qwertyu wrote: Thanks, that will help. How did you find out about these? Are they all in the 'lookup()' function in report.cc? I'm embarrassed to say that I don't remember where I found each of these. I got some hints by reading through the forum archives.

Ledger Kudos [was Re: Format strings 2.6 - 3.0]

2011-08-22 Thread Craig Earls
Well said. I love the fact that it does everything I want, and I have no clue what else it will do. As opposed to the giant GUI programs that won't do what I want, and I know everything they can do... On Mon, Aug 22, 2011 at 10:21, John Rakestraw jo...@johnrakestraw.com wrote: (And I can't

Re: Format strings 2.6 - 3.0

2011-08-22 Thread John Wiegley
John Rakestraw jo...@johnrakestraw.com writes: I'm embarrassed to say that I don't remember where I found each of these. I got some hints by reading through the forum archives. And I figured out others by trial and error (e.g., I wonder if code will give me my check number). I'd love to see