On Jan 23, 2014, at 8:57 PM, Yawar Amin <yawar.a...@gmail.com> wrote:

> 
> The problem before that was that GnuCash is prepending '$HOME\.gnucash\' to 
> the beginning of the load function string argument. So if I specified 
> '$HOME\Documents\coding\gc-decl-reports\gc-decl-reports.scm' the load 
> function would actually try to load 
> '$HOME\.gnucash\$HOME\Documents\coding\gc-decl-reports\gc-decl-reports.scm'. 
> Whoops. I don't know if this behaviour is specific to Windows or to 2.6 
> versus 2.4.

Actually it's prepending $GNC_DOT_DIR, which defaults to $HOME/.gnucash. It 
does that because that's where it expects custom reports to be, and it does it 
on all platforms.

Regards,
John Ralls


_______________________________________________
gnucash-devel mailing list
gnucash-devel@gnucash.org
https://lists.gnucash.org/mailman/listinfo/gnucash-devel

Reply via email to