TMP

From EDM2
Jump to: navigation, search

Here you can define a directory were OS/2 and programs can store temporarily files. It is a god idea to use the same directory as used in SET Temp. Check the directory time by time to see if there are temporally file that you can delete, because some applications forget to delete their temporally files.

SET TMP=<path> 
Example
SET TMP=C:\Temp 

Parameters

Path
Can be any full path. Relative paths are not allowed.