Jump to content

TEMP

From EDM2
Revision as of 21:21, 30 November 2017 by Martini (talk | contribs) (Created page with "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 ...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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.