Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Default directory Getfile
Message
De
03/07/2006 17:06:23
 
 
À
03/07/2006 16:42:57
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Versions des environnements
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP SP2
Network:
Windows XP
Database:
Visual FoxPro
Divers
Thread ID:
01133495
Message ID:
01133499
Vues:
15
This message has been marked as the solution to the initial question of the thread.
How can I pre-define a directory in a Getfile() ..?, in ex:
c:\temp
LOCAL lcCurDir, lcFile

lcCurDir = FULLPATH( CURDIR() )
CD C:\TEMP
lcFile = GETFILE()
CD "&lcCurDir"
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform