WorkSpace > WorkFilePrefix

Use the WorkFilePrefix setting to select a convention for naming work files.

The default value is Unique.

Value
Description
MapName
The name of a work file is the base name of the compiled map file. The extension is .I nn , for an input, and .O nn for an output, where nn is the card number. For example, the work file for input card number 3 has the extension .I03.
Unique
Generates unique work files with no conflict between work files each time a given map is run. If this option is turned on, work files are automatically deleted.