Problem importing ms money 2002 data

Sebastien Millet milletse at club-internet.fr
Sat Jul 12 23:25:26 CDT 2003


Hello,

> > > QIF is just a text file.  What are the first two lines of your
> > > QIF file(s)?
> > 
> > !Type :Bank
> > D07/09'2000
> 
> Well, the problem is obvious..    The !Type is invalid...
> 
> > note : the space between "Type" and ':' is char 0xA0 (appears as
> > <A0> when viewed with "less").
> 
> This <A0> is the problem.  The parser certainly sees this is a QIF
> file, but can't understand the type that's provided, so it loads no
> transactions.  If you remove the <A0> character then it should get
> read properly.

Yes, it worked, thanks a lot !
I feel a little stupid for not seeing this before...

Maybe it's a good subject for a FAQ. I use(d) ms money 2002 french(france) edition, but i think this bug is common to all ms money 2002 editions.
An error message like "unknown QIF file type" in GNUCash would be great also :-)

There is only a little internationalization problem in the checkbook register window. In the "Transfer" column, an entry named "Logement:Téléphone" appears as "Logement:T" when displayed (string is ended by the accentued letter) and as "Logement:Tlphone" when editintg the entry (all accentued letters removed from string).


More information about the gnucash-user mailing list