[ic] Problems integrating quickbooks with ic

interchange-users@icdevgroup.org interchange-users@icdevgroup.org
Thu Jun 12 12:25:01 2003


Thanks everyone for your help. I have quickbooks integration working now.
One thing I want to point out is that In all usertag files
(import_quicken_items.tag, export_quicken_items.tag etc) there is an extra
( "} ) as seen below.

 my($file, $opt) = @_;
        use strict;
        local($SIG{__DIE__});
        $SIG{"__DIE__"} "} = sub {

Can this be corrected in the perl module for the convenience of other IC
users.
Thanks once again.

Farhan Mashraqi
Creative and Development Manager
Designerz, L.L.C.
(www.designerz.com)


----- Original Message -----
From: "Christian Brink" <cbrink@schmidy.com>
To: <interchange-users@icdevgroup.org>
Cc: <mashraqi@mashraqi.com>
Sent: Sunday, June 08, 2003 6:03 PM
Subject: Re: [ic] Problems integrating quickbooks with ic