New Scheme report - trying to load from home dir
Derek Atkins
warlord at MIT.EDU
Thu Jan 23 13:50:59 EST 2014
Hi,
Yawar Amin <yawar.amin at gmail.com> writes:
> 'menu-path '(gnc:menuname-utility)))
This is an invalid menu path. You are telling it, literally,
"gnc:menuname-utility", which isn't a valid menu path name. Try
changing it to:
'menu-path (list gnc:menuname-utility)
> I'm on Windows 7 with GnuCash 2.6.0 (commit 38a0d33). Can anyone point
> me in the right direction to get this report loading?
Fix your syntax. :)
> Thanks
>
> Yawar
-derek
--
Derek Atkins, SB '93 MIT EE, SM '95 MIT Media Laboratory
Member, MIT Student Information Processing Board (SIPB)
URL: http://web.mit.edu/warlord/ PP-ASEL-IA N1NWH
warlord at MIT.EDU PGP key available
More information about the gnucash-devel
mailing list