Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
ISSUE: set getfile/getpict/putfile start directory
Message
 
 
À
25/08/2005 09:17:49
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Versions des environnements
Visual FoxPro:
VFP 9
Divers
Thread ID:
01043828
Message ID:
01043847
Vues:
16
You didn't look hard enough
lcCurrDir = FULLPATH("")
CD "C:\Program Files\Microsoft Visual FoxPro 9"
? GETFILE()
? GETPICT()
? PUTFILE()
CD (lcCurrDir)
>Seem me unbelievable, but I have not found a way "human"
>to set the start directory of the commands of the title,
>without touching SET("Directory").
>
>The only way, demential is this:
>
>KEYBOARD '{TAB}{TAB}{ENTER}'
>openDir=GETDIR(somepath)
>
--sb--
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform