Hi!

I want to interface with ledger from another program.
I want to capture the output of ledger, parse it and process it further.

The issue I am having is that the output ledger generates is being formatted to either 80 or I think 132 characters per line.
If the account name is bigger, it crops it.

I need a way to get the complete information no matter how long the account names are.

I have tried the xml command, but as I understand it is equivalent to the register command. I understand that I cannot mimic the balance command and all it's options using the xml command.

Is that correct?

How should I proceed?


Thanks, Stefan Tunsch

Reply via email to