GetTempFileName

Creates a uniquely named temporary file, with the .tmp extension, of zero bytes on a data storage device and returns the full path to this file.

SYNTAX
GetTempFileName() 
RETURN String containing the full path of a temporary file