TEMPDIR$ function

Purpose: TEMPDIR$ returns the Windows Temporary folder


 Syntax:

 RetStr$ = TEMPDIR$

 Parameters:

  • None.

 Return Value:

  • RetStr$, the return value, is a string containing the Windows Temporary folder.

BCX Console Sample Programs using TEMPDIR$ function.

S69.bas   S116.bas