Software Requirements: Checking WRITE Access for TMP and TEMP directories

Previous Next

While you are working with USoft Developer it will need to create temporary files. If the corresponding TMP or TEMP directory is on your own PC, this will be no problem. If the directory is on a network drive, make sure that you are privileged to write files to that directory. Consult your system manager if necessary.

The TMP and TEMP variables must be specified, for example:

set tmp=c:\tmp

set temp=c:\temp