Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Retrieve path of form
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 9
Miscellaneous
Thread ID:
00972326
Message ID:
00972329
Views:
14
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--
Previous
Reply
Map
View

Click here to load this message in the networking platform