Update of /cvsroot/q-lang/q-csv
In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv21301
Modified Files:
README
Log Message:
cosmetic changes
Index: README
===================================================================
RCS file: /cvsroot/q-lang/q-csv/README,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -d -r1.4 -r1.5
*** README 10 Jan 2008 23:13:29 -0000 1.4
--- README 10 Jan 2008 23:14:46 -0000 1.5
***************
*** 34,39 ****
NOTES
! - The calling rule is returned when reading records that do not abide by the
! RFC 4180 rules.
- MS Excel files should be read using _string variants as Excel does not quote
--- 34,39 ----
NOTES
! - The read functions fail when reading records that do not abide by the RFC
! 4180 rules.
- MS Excel files should be read using _string variants as Excel does not quote
|