> running the *.gnucash through gunzip, add in the text, and run it back
through gzip

As a connoisseur of bad ideas for adding data to GnuCash myself, I have to
point out that one should use a programming language that has a library
with support for the structured data format that one wants to add to. You
use the parser provided by the language to generate objects in that
language. You then perform operations on those objects. Finally, you use
the library function to emit well formatted structured data.
_______________________________________________
gnucash-user mailing list
gnucash-user@gnucash.org
To update your subscription preferences or to unsubscribe:
https://lists.gnucash.org/mailman/listinfo/gnucash-user
-----
Please remember to CC this list on all your replies.
You can do this by using Reply-To-List or Reply-All.

Reply via email to