Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Finding path of program currently executing
Message
 
 
À
12/10/2001 11:32:58
Tobey Miller
Meridian Information Systems
Ft. Payne, Alabama, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00567663
Message ID:
00567675
Vues:
19
This message has been marked as the solution to the initial question of the thread.
>I've got a VFP executable program that, while executing, needs to know its own drive and directory. I may be missing something obvious, but I tried to use FULLPATH() within the executable program itself and instead of getting the drive and directory path of the executable, I get the drive and directory path where the program was started. Is there another way to find out the full path of the program that is executing?
lcAppFullName = SYS(16,1)
lcAppPath = JustPath(lcAppFullName)
--sb--
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform