Mathematica 9 is now available
THIS IS DOCUMENTATION FOR AN OBSOLETE PRODUCT.
SEE THE DOCUMENTATION CENTER FOR THE LATEST INFORMATION.
Mathematica > Systems Interfaces & Deployment > File Operations > Low-Level File Operations >

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.
Create a stream of records:
Read its records:
Close the stream:
Read the same stream including all zero length records:
New in 2
Ask a question about this page  |  Suggest an improvement  |  Leave a message for the team