Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Set default
Message
 
À
21/03/2003 11:09:07
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Divers
Thread ID:
00768612
Message ID:
00768616
Vues:
22
One of the solutions is to use configuration file and call VFP with it.

Like:
create file config.txt with contents
default=c:\foxwork
path=c:\

call vfp:

VFP6.EXE -Cc:\foxwork\config.txt

>In VFP you can use SET DEFAULT to change the default directory. But when VFP is closed and reopened it forgets that. IT's not the same as going through the interface and clicking the "Set Default As" button.
>
>how can I force it to remember that directory, programatically?
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform