Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Convert a cursor from temporary to permanent
Message
De
15/02/2002 06:20:10
Hilmar Zonneveld
Independent Consultant
Cochabamba, Bolivie
 
 
À
15/02/2002 00:40:25
Lutz Scheffler
Lutz Scheffler Software Ingenieurbüro
Dresden, Allemagne
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
00619899
Message ID:
00620563
Vues:
33
>It is cruel I know. I don't need or want to do this on a network - it is only for local processes. So it shoud be on local computer to avoid network traffic.
>I started this before I found SYS(2015) and now I'm used to. ::)

Avoid network traffic - that makes sense, indeed. I started putting all temp files on the folder that contains the EXE (in my case, a shared network folder), for lazyness. Later, I created at least some TEMP files on the local computer. Here is the catch: the expression I use, sys(2023), returns the network folder on some machines! Perhaps those machines don't have a C:\WINDOWS\TEMP folder, and use the current folder as default. IOW, I use this function to store temp files on the local disk, but I can't really trust it to work in all cases.

Hilmar.
Difference in opinions hath cost many millions of lives: for instance, whether flesh be bread, or bread be flesh; whether whistling be a vice or a virtue; whether it be better to kiss a post, or throw it into the fire... (from Gulliver's Travels)
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform