Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Retrieve path of form
Message
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Retrieve path of form
Versions des environnements
Visual FoxPro:
VFP 9
Divers
Thread ID:
00972326
Message ID:
00972326
Vues:
57
Hello All,

I have a question about retrieving the path from where the form has been executed. For a program this can be done as follow :
justpath(sys(16))
. For a form I did this :
JUSTPATH((SUBSTR(SYS(16),AT("\",SYS(16)) - 2)))
I have some doubts if this is generic and I think that it can be simpler. So my question is there a simple command to retrieve the fullpath of a form.

Thank you .

Zakaria al Azhar
Zakaria al Azhar
My blog on Actuaris.net
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform