I always have a Main.dat that I include via -f or environment variables, and that "!include"s all my other files. I also set precision and my pricing file there.
On Fri, Feb 06, 2009 at 08:07:51AM -0800, knack wrote: > > According to the pdf manual, it should be possible to read in multiple > files by either using the -f option multiple times, or separating > filenames with a colon. > > If I use the -f option more than once, it appears only the first file > gets parsed. If I separate file names with a colon, I get the > following error: > > $ ledger -f mortgage.dat:checking.dat bal > While parsing option '--file' (-f): > Error: The ledger file 'mortgage.dat:checking.dat' does not exist or > is not readable > > Am I doing something wrong, is the manual in error, or have I found a > bug? > > For what it's worth, I'm using the 2.6.1 Debian binary. > > Anyway, I'm just getting my feet with this; looks very promising. > Thanks for a great program! > ------------------------------------------------------------------ Russell Adams [email protected] PGP Key ID: 0x1160DCB3 http://www.adamsinfoserv.com/ Fingerprint: 1723 D8CA 4280 1EC9 557F 66E8 1154 E018 1160 DCB3
