Escaped characters.

This commit is contained in:
Andrew Johnson
2006-11-16 20:36:13 +00:00
parent ecac0269dd
commit 1995c7cd5e

View File

@@ -13,6 +13,14 @@
<!-- Insert new items below here ... -->
<h4>Escaped characters in record fields</h4>
<p>Field value strings loaded from a database file by dbLoadRecords() can now
use C89-compatible escaped character codes such as \", \', \t, \n, \064 and
\x7e. The parser also now checks for and reports strings that have a newline
character in them as an error - if you want a newline in a field, use the \n
escaped version.</p>
<h4>libCom/test</h4>
<p>These test programs are no longer installed into the bin/<i>arch</i>