f$gettmpdir
f$gettmpdir
Read the name set in the operating system for the directory for temporary files. Depending on operating system this is e.g.: /tmp (UNIX) c:\temp, c:\Documents and Settings\<Username>\Local Settings\temp
Syntax: | String = f$gettmpdir() | |
Result: | String | Name of the temporary directory |