Re: Tax report bug

2000-11-27 Thread Richard -Gilligan- Uschold
Herbert Thoma wrote: Hi! >    (let* ((notes (gnc:account-get-notes a)) > + (notes (if notes notes "")) >   (key-start (string-search notes key 0)) I inserted the line and got another error (I omited the + ;-) ) Error: gnc_report_error_dialog: gnc_report_error_dialog: error running

Re: Tax report bug

2000-11-23 Thread Robert Graham Merkel
> I was kind of afraid something like this might happen!  If every time > where a null string used to be returned, we now get a #f, this could cause > a lot of bugs in numerous places. It would be better to fix the source > of the problem, rather than the downstream problems it causes. Richard,

Re: Tax report bug

2000-11-23 Thread Richard -Gilligan- Uschold
Herbert Thoma wrote: Hi! >    (let* ((notes (gnc:account-get-notes a)) > + (notes (if notes notes "")) >   (key-start (string-search notes key 0)) I inserted the line and got another error (I omited the + ;-) ) Error: gnc_report_error_dialog: gnc_report_error_dialog: error running

Re: Tax report bug

2000-11-22 Thread Richard -Gilligan- Uschold
Robert Graham Merkel wrote: Richard -Gilligan- Uschold writes:  > > gnucash: latest CVS  > > guile: 1.3.4  > > g-wrap: 0.9.12  > >  > >  Herbert.  > > --  > > Herbert Thoma  > > FhG-IIS A, Studio Department  > > Am Weichselgarten3, 91058 Erlangen, Germany  > > Phone: +49-9131-776-323  > > Fax:  

Re: Tax report bug

2000-11-21 Thread Robert Graham Merkel
Richard -Gilligan- Uschold writes: > > gnucash: latest CVS > > guile: 1.3.4 > > g-wrap: 0.9.12 > > > > Herbert. > > -- > > Herbert Thoma > > FhG-IIS A, Studio Department > > Am Weichselgarten3, 91058 Erlangen, Germany > > Phone: +49-9131-776-323 > > Fax: +49-9131-776-399 > > email:

Re: Tax report bug

2000-11-21 Thread Richard -Gilligan- Uschold
Herbert Thoma wrote: Hi! When I try to set the parameters of the tax report, I get the following error: Error: gnc_report_error_dialog: gnc_report_error_dialog: error running report. Function: string-length, wrong-type-arg /usr/local/share/gnucash/scm/report/tax.scm:235:32: In procedure string-le

Re: Tax report bug

2000-11-21 Thread Richard -Gilligan- Uschold
Herbert Thoma wrote: Hi! When I try to set the parameters of the tax report, I get the following error: Error: gnc_report_error_dialog: gnc_report_error_dialog: error running report. Function: string-length, wrong-type-arg /usr/local/share/gnucash/scm/report/tax.scm:235:32: In procedure string-le

Tax report bug

2000-11-21 Thread Herbert Thoma
Hi! When I try to set the parameters of the tax report, I get the following error: Error: gnc_report_error_dialog: gnc_report_error_dialog: error running report. Function: string-length, wrong-type-arg /usr/local/share/gnucash/scm/report/tax.scm:235:32: In procedure string-length in expression