Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
File 'C:\TEMP\5baj0037.tmp' does not exist
Message
 
 
To
06/11/2003 08:30:09
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
General information
Forum:
Visual FoxPro
Category:
Troubleshooting
Miscellaneous
Thread ID:
00847010
Message ID:
00847054
Views:
24
Cetin,

>You might have the c:\temp directory with normal attributes but still get that message.

Could you explain under what circumstances it can happen?

>The easy solution is to create a table instead (a cursor is always created on disk too - you'd add your own cleanup)
>PS: Not really seeing it doesn't exist there with explorer doesn't mean it's not created, even the smallest cursor allocates its filename.


A VFP cusrsor may not have a physical presence on the disk if it's relatively small because it's file is created with FILE_ATTRIBUTE_TEMPORARY attribute which tells OS to avoid writing data back to disk if sufficient cache memory is available.
--sb--
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform