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 > NullWords >

NullWords

NullWords
is an option for Read and related functions which specifies whether null words should be taken to exist between repeated word separators.
  • With the default setting NullWords->False, repeated word separators are treated like single word separators.
A file containing words separated by colons:
Repeated colons are treated as single separators:
Repeated colons are taken to have null words in between:
A file containing words separated by colons:
Repeated colons are treated as single separators:
In[2]:=
Click for copyable input
Out[2]=
Repeated colons are taken to have null words in between:
In[3]:=
Click for copyable input
Out[3]=
New in 2
Ask a question about this page  |  Suggest an improvement  |  Leave a message for the team
Format:   HTML  |  CDF