TEMP_FILE@

Platform

x64, Win32

Purpose

To provide a unique name for a file.

Syntax

SUBROUTINE TEMP_FILE@(FILEX, ERROR_CODE)
CHARACTER (LEN=*) FILEX
INTEGER (KIND=2) 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.

 

 

Basket
Empty
 
Copyright © 1999-2024 Silverfrost Limited