Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Temp files
Message
From
26/09/1997 21:38:34
 
 
To
26/09/1997 16:54:44
General information
Forum:
Visual FoxPro
Category:
FoxPro 2.x
Title:
Miscellaneous
Thread ID:
00051865
Message ID:
00051895
Views:
36
>I have a foxpro 2.5b application that uses the Sys(3) function to create temporary databases and
>text files. When I create an updated version of the exe file and place it into an existing application's
>directory, I get error messages that a temp file, ex 54909706.txt, already exists. When this happens,
>there are no previous temp files in the directory and I can see this new file in the directory
>because the application just created it. Is there anyway that the Foxpro ESL library file is
>storing this number twice when trying to assign a unique one?


You should be using CREATE CURSOR or SQL SELECTs to create temp files. When you close the cursor, the temp file is erased.

Craig
Craig Berntson
MCSD, Microsoft .Net MVP, Grape City Community Influencer
Previous
Reply
Map
View

Click here to load this message in the networking platform