Platform | x64, Win32 |
Purpose |
To provide a unique name for a file. |
Syntax |
SUBROUTINE TEMP_FILE@(FILEX, ERROR_CODE)
|
Description |
TEMP_FILE@ provides a name which may be used for the creation of a temporary file. This name (of the form F$dddddd.TMP where d is a digit) is different from all the file names within the current directory. It is important to note that this routine does not create or open a file. |