FIXED: the binary driver (NOTEDB::binary) encounters now if a note

entry is bigger then MaxNoteByte. It prints the overlapping
                part to STDERR, and a warning message and finally saves
                the complete, unchanged note entry to an external text file.
This commit is contained in:
TLINDEN
2012-02-10 20:30:10 +01:00
parent c15c8ba731
commit 23c301be2a
8 changed files with 404 additions and 301 deletions

4
README
View File

@@ -1,4 +1,4 @@
note 1.2.5 by Thomas Linden, 19/01/2004
note 1.2.6 by Thomas Linden, 30/06/2004
=======================================
Introduction
@@ -205,4 +205,4 @@ and I'll add you.
Last changed
============
19/01/2004
30/06/2004