Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Finding path to data
Message
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Titre:
Finding path to data
Divers
Thread ID:
00887854
Message ID:
00887854
Vues:
58
My exe is in the same directory as the data on a server. I have a shortcut on my desktop that starts the exe. Unless I fill in the "start in" with the same directory my exe cannot find the data. To avoid this I open the data with the full path. To get the full path to the data I use...
StartDir=JUSTPATH(sys(16))+'\'

use (StartDir + 'mydbc!mytable') in 0 shared
Is there a way that is generally accepted as better than this?
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform