Kevin Finn writes:
> 
>      It was possible in MS Money 2.0, I don't know if it's available in any
> recent financial software.  I think that some adding machines (pre-PC era) us
> to have a mode of operation like that; my grandfather was a CPA and I recall 
> used to do something similar for long columns of figures.  I've just gotten
> used to not using the '.' and so some of my checks recently have been entered
> as 100x what I wrote them for :)

Well it seems that this is a pretty common feature. If you'd
like to work on it, the relevant code is in xaccParseAmount in
src/engine/util.c. Options are defined in src/scm/prefs.scm,
let me know if you have any questions. One thing I should
mention is that the code in src/engine shouldn't be querying
the option value directly. See src/gnome/top-level.c for
examples.

thanks,
dave


--
Gnucash Developer's List
To unsubscribe send empty email to: [EMAIL PROTECTED]


Reply via email to