Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Folder Shown for getfile()
Message
 
 
À
22/01/2003 11:48:28
Joel Whitehead
Ccs Central Computer Services Inc.
Thunder Bay, Ontario, Canada
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00744302
Message ID:
00744305
Vues:
15
>Is it possible to force which folder is the first one shown when using the getfile() command in VFP7. It seems to always remember the last foler selected by the last getfile() command. I would like to force the starting folder each time getfile() is run.
>
>Any help would be much appreciated.
>
>Thanks.

lcOld = FULLPATH(curdir())
CD Start_Path
lcFile = GetFile()
CD (lcOld)
Mark McCasland
Midlothian, TX USA
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform