Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
TMPFILES
Message
De
17/08/1999 19:27:09
 
 
À
17/08/1999 17:11:16
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Titre:
Divers
Thread ID:
00254693
Message ID:
00254752
Vues:
24
>Does VFP always create a temp file when creating a cursor?
>

No, but ti always creates temp files that it uses for a number of things, including cursors.

>I'm again assuming no, (because I couldn't find them!) .If the system has enough memory, I have a feeling it is just stored in memory. This said, I've noticed that VFP creates a small(like 7K) file everytime in the temp area. What is this? My app is creating several cursors, but I only see the first one created when the app is started.
>

It's using temp files for some internal operations; nothing in particular to worry about. During the course of performing a SELECT operation, it's likely that lots of temp files are being created and blown away; the places where VFP uses temp files are much more extensive than to hold temporary cursor data.

>Any insight?
EMail: EdR@edrauh.com
"See, the sun is going down..."
"No, the horizon is moving up!"
- Firesign Theater


NT and Win2K FAQ .. cWashington WSH/ADSI/WMI site
MS WSH site ........... WSH FAQ Site
Wrox Press .............. Win32 Scripting Journal
eSolutions Services, LLC

The Surgeon General has determined that prolonged exposure to the Windows Script Host may be addictive to laboratory mice and codemonkeys
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform