Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Table management
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00106936
Message ID:
00107531
Vues:
32
I usually just do something like this in my first few lines of code:

set path to (SUBSTR(sys(16),1,AT(" myapp.exe",sys(16),1)-1))
cd (SUBSTR(sys(16),1,AT("myapp.exe",sys(16),1)-1))

Assuming that the default installation is to have to exe in the same directory as the data. I wonder if there's an easier way...


--
Jerry Ritcey
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform