JavaScript Editor js editor     Web development 



Main Page

Returns the path in which Visual FoxPro stores its temporary files.

SYS(2023)

Return Value

Character. SYS(2023) returns a path name.

Remarks

SYS(2023) uses the Windows API GetTempPath to search for the path containing the temporary files. GetTempPath searches a sequence of variables that differ depending on the operating system. For more information, see Optimizing the Operating Environment.

See Also



JavaScript Editor js editor     Web development