Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Retrieve path of form
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Versions des environnements
Visual FoxPro:
VFP 9
Divers
Thread ID:
00972326
Message ID:
00972329
Vues:
15
This message has been marked as the solution to the initial question of the thread.
SYS(1271, oObjectName)
>
>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.
>
--sb--
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform