TEMP
Specifies the location to create temporary files.
Syntax
TEMP directory
Description
Specifies the location to create temporary files.
        - directory
 - The path to the directory.
 
Examples
To set the directory to /tmp: TEMP /tmp.
Errors
None.