Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Get the temporary directory
Message
From
25/03/1997 20:35:03
 
 
To
25/03/1997 20:19:26
General information
Forum:
Visual FoxPro
Category:
Windows API functions
Miscellaneous
Thread ID:
00025586
Message ID:
00025597
Views:
26
>>>What's the best way to detect the temporary directory from Visual FoxPro 5? I mean the temporary directory of Windows where we can store temporary files and removed them after.
>>
>>Win32API function GetTempPath().
>
>Thanks, I'll check the syntax for this one.

It's simple:
GetTempPath( nBufferSize, @Buffer)

Returns the temp path in Buffer.

Vlad
Previous
Reply
Map
View

Click here to load this message in the networking platform