|
NullRecords
NullRecords is an option for Read and related functions which specifies whether null records should be taken to exist between repeated record separators.
With the default setting NullRecords -> False, repeated record separators are treated like single record separators.
See Section 2.12.8.
See also: WordSeparators.
New in Version 2.
|