On Thu, 25 Jan 2007 16:18:04 +0100 Christian Stimming <[EMAIL PROTECTED]> wrote:
> > There are 3 cases > > 1) the string is numeric with 0 or more leading 0's. e.g. 00123, 999 > > 2) the string contian non numeric prefix. e.g. 0A999 > > 3) the string is non numeric. e.g. ABC > > Are you talking about the matching rules of imported and/or downloaded > transactions? OFX, QIF, HBCI or which one? In case this concerns OFX or > HBCI (whereas QIF is different), do I understand correctly that you're > talking about the function split_find_match() in > src/import-export/import-backend.c, especially (svn-trunk) lines 659ff? Hi Wouldn't it be of better interest if we asked the gnucash-user list what are the formats their banks are using out there? This way we could see if it is worth the effort of writing something more smart then a couple of strncmp's. Ethy _______________________________________________ gnucash-devel mailing list [email protected] https://lists.gnucash.org/mailman/listinfo/gnucash-devel
