TEMP

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 Tmp. 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 TEMP=<path>
Example

SET TEMP=C:\var\temp

Parameters

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