TEMP_PATH@

Platform

x64, Win32

Purpose

To get a suitable name for a temporary file.

Syntax

SUBROUTINE TEMP_PATH@(PATH, ERROR_CODE)
CHARACTER (LEN=*) PATH
INTEGER (KIND=2) ERROR_CODE

Description

This routine is obsolete. Use TEMP_FILE@ instead.

TEMP_PATH@ makes up a path name for a temporary file. The file name component is created in the same way as for TEMP_FILE@. The directory is that given by the TMPDIR environment variable (or "\TMP" if this is not set). Note that this routine does not actually open the file.

 

 

Basket
Empty
 
Copyright © 1999-2024 Silverfrost Limited