Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Temporary Files - where should I put them
Message
De
14/12/2001 10:19:13
Hilmar Zonneveld
Independent Consultant
Cochabamba, Bolivie
 
 
À
14/12/2001 09:43:37
Alexandre Palma
Harms Software, Inc.
Alverca, Portugal
Information générale
Forum:
Visual FoxPro
Catégorie:
Web Services
Divers
Thread ID:
00593753
Message ID:
00594398
Vues:
33
>Mark I allways put tempory files on the windows temp directory you can get it with the followin code:
>
>DECLARE INTEGER GetTempPath in win32api Integer, String @
>lctempdir= SPACE(200)
>lnret = GetTempPath(LEN(lctempdir), @lctempdir)
>
How about:
? getenv("temp")
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