Re: OT-Reading Old Quicken Files

2018-12-04 Thread Matthias Rebbe via use-livecode
Here´s a page which explains the structure of a qif file

http://linuxfinances.info/info/financeformats.html

Regards,
Matthias

Matthias Rebbe

free tools for Livecoders:
https://instamaker.dermattes.de
https://winsignhelper.dermattes.de

> Am 04.12.2018 um 20:14 schrieb William Prothero via use-livecode 
> :
> 
> Folks:
> I’m just curious if anybody has tried to use Livecode to read pre-2004 
> Quicken files. They are in binary, and the current Quicken, and Quicken2007 
> (which I have) will no longer read them.
> 
> I’m trying to recover archives of old transactions and checking whether it’s 
> even feasible.
> 
> Best,
> Bill
> 
> William A. Prothero
> http://earthlearningsolutions.org
> 
> ___
> use-livecode mailing list
> use-livecode@lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your subscription 
> preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode

___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Re: OT-Reading Old Quicken Files

2018-12-04 Thread Richmond via use-livecode
Dunno anything about this at all: but, as it says in the Gospel of 
Thomas, "If you have eyes you should look",

so . . .

poking about on the internet I found that

"The /old format/ was called QIF (/Quicken/ Interchange Format).
The new format, called OFX (Open Financial Exchange),
makes it much easier to activate accounts ... "

and further along, so to speak, I found out 2 interesting things:

"A QIF file is an ASCII  text 
file generated by Quicken financial software. It contains a user's 
financial liability and cash accounts in a text format that can easily 
be read by other programs, including text editors. QIF files are used to 
transfer data between different Quicken data files or from a financial 
institution's website to Quicken software."


and

"
The QIF format was originally developed by Intuit, but it is now 
supported by several financial and accounting programs. Some of these 
programs include *Microsoft Money*, *Corel Quattro Pro*, and *GnuCash*. 
*You can import a QIF file in Quicken by selecting* File → Import → QIF 
file, navigate to the location of the file, and choose the account to 
which you want to import the QIF file."


I wonder if you have tried File → Import → QIF, that might be all that 
is required.


Best, Richmond.

On 4.12.18 г. 21:14 ч., William Prothero via use-livecode wrote:

Folks:
I’m just curious if anybody has tried to use Livecode to read pre-2004 Quicken 
files. They are in binary, and the current Quicken, and Quicken2007 (which I 
have) will no longer read them.

I’m trying to recover archives of old transactions and checking whether it’s 
even feasible.

Best,
Bill

William A. Prothero
http://earthlearningsolutions.org

___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode


___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

OT-Reading Old Quicken Files

2018-12-04 Thread William Prothero via use-livecode
Folks:
I’m just curious if anybody has tried to use Livecode to read pre-2004 Quicken 
files. They are in binary, and the current Quicken, and Quicken2007 (which I 
have) will no longer read them.

I’m trying to recover archives of old transactions and checking whether it’s 
even feasible.

Best,
Bill

William A. Prothero
http://earthlearningsolutions.org

___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode