创建一个临时文件名. 文件名连接指定的路径和前缀"~ac", 指定的十六进制字符串, 和.tmp扩展名.
(dos_tempfile)
n/a
如果成功, 返回临时文件完整路径.
nil 失败时.
Command: (dos_tempfile)
"C:\\Documents and Settings\\dale\\Local Settings\\Temp\\~acA04B.tmp"
Command: (dos_tempfile)
"C:\\Documents and Settings\\dale\\Local Settings\\Temp\\~acA3BC.tmp"
Command: (dos_tempfile)
"C:\\Documents and Settings\\dale\\Local Settings\\Temp\\~acA679.tmp"