Script functions reference > Script functions in alphabetical order > C > CurrInRealPath

CurrInRealPath
Syntax
CurrInRealPath();
Description
Returns the temporary file name of the input file, if there is one.
If a file is found when scanning a directory, the file is renamed with a temporary file name. The temporary file name is the one that is used in StreamServe. The function cannot be used for queues.
See also CurrInFileName.
Returns
A string.
Example
$temp_file=CurrInRealPath();
OpenText StreamServe 5.6 Updated: 2013-03-01