Mathematica 9 is now available
THIS IS DOCUMENTATION FOR AN OBSOLETE PRODUCT.
SEE THE DOCUMENTATION CENTER FOR THE LATEST INFORMATION.
Mathematica >

OperatingSystem

OperatingSystem
is an option for file and related operations that specifies the type of operating system to use to determine file name and other conventions.
  • Possible settings for OperatingSystem are typically "Windows", "MacOSX" and "Unix".
Obtain a file name suitable for a certain operating system:
For some file systems, \ is a valid character for file or directory names:
Obtain a file name suitable for a certain operating system:
In[1]:=
Click for copyable input
Out[1]=
In[2]:=
Click for copyable input
Out[2]=
 
For some file systems, \ is a valid character for file or directory names:
In[1]:=
Click for copyable input
Out[1]=
In[2]:=
Click for copyable input
Out[2]=
New in 7
Ask a question about this page  |  Suggest an improvement  |  Leave a message for the team