File.s=GetTempFile(Prefix.s)

Create a temporal file on the temp windows directory, temporal windows files names are formed on this form prefixnumber.tmp, you must assign a prefix of three characters for your program, and delete the file after use it.