On Tue, Jan 27, 2009 at 09:53:00PM -0500, Don Zickus wrote:
> Hello,
...
>
> The following snippet of code seems to be the source of my problems:
>
> @@ -140,6 +147,7 @@
> (let* ((num-periods (gnc-budget-get-num-periods budget))
> (period 0)
> (current-col (+ colnum
Hello,
I was trying hacking on a budget reporting feature in the svn trunk
for my own curiosity. Unfortunately, I apparently suck at Scheme. I
thought the code looked intuitive enough that I could hack up
something simple without much pain but I was wrong. In fact, now I am
frustrated because I