Paul on Sun, 9 Mar 2003 13:29:09 -0500 |
When GnuCash is running two new file are created. One end with ".LCK" and the other ends with ".LNK". I assume that the ".LCK" file is a lock file, but I don't know what the ".LNK" could be.
If you look at the format of gnucash you will see that the data is one big xml file. I don't know about the file locking that gnucash uses, but I do know that none of the data is written until the file is saved.
|
|