[moneydance] using Jython and Moneydance
Don Zickus
dzickus at gmail.com
Mon Feb 4 22:14:54 EST 2008
> As for playing with Jython in Moneydance, I started out by experimenting in
> the console, e.g.:
>
> >>> ra = moneydance.getRootAccount()
> >>> acct = ra.getAccountByName('Checking')
> >>> acct
> Checking
> >>>
I guess I am feeling a little dumb right now. But when I type
'jython' at my shell and then the above commands, I get errors saying
jython doesn't know about moneydance. What am I missing?
Thanks,
Don
More information about the moneydance-info
mailing list