|
Back
In larger versions of Daisy 2000 (Lite Plus up!), extra features have been added to the reading of comma separated files :-
- Newline characters, such as CR and LF can be placed in fields in a comma or tab separated file.
- If required these can be replaced with backslashes to aid in the mining of the database.
- The number of characters read into each field can be set to any value between 10 and 32,000.
See Input of Comma Separated Files for a fully-worked example.
|