DeleteContents is an option for DeleteDirectory that specifies whether the contents of directories should automatically be deleted.
Depending on the purpose for which you are using a Mathematica notebook, you may want to change its overall appearance. The front end allows you to specify independently the ...
Printing Settings menu commands to specify a printing setting or printing environment.
In using Mathematica, you sometimes need to repeat an operation many times. There are many ways to do this. Often the most natural is in fact to set up a structure such as a ...
$PathnameSeparator is a string used as a separator when full file and directory names are constructed.
Mathematica offers support for a large number of file formats for importing, exporting, or other operations. It has several standard locations where it looks for files. You ...
PrintingCopies is an option for notebooks that specifies the number of copies of a notebook printed when a print command is given.
FileExistsQ["name"] gives True if the file with the specified name exists, and gives False otherwise.
Mathematica provides a convenient collection of platform-independent functions for manipulating names of files and directories. These functions can also be used to assemble ...
PrintingOptions -> {opt_1 -> val_1, opt_2 -> val_2, ...} is an option that specifies settings for printing.