TEMPDIR$ function
Purpose:
TEMPDIR$ returns the Windows Temporary directory of
the current user.
Syntax:
RetStr = TEMPDIR$
Return Value:
- Data type: STRING
RetStr string containing the Windows
Temporary directory. The returned string has a terminating
backslash.
Parameters:
|
BCX Console Sample Programs using the TEMPDIR$
function.