Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Determine An APP's Install Location
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00603607
Message ID:
00604500
Views:
25
How come you have
endif atc('PROCEDURE', lcPath) > 0
instead of just
endif
?
lcPath = justpath(sys(16, 0))
>if atc('PROCEDURE', lcPath) > 0
>    lcPath = substr(lcPath, rat(':', lcPath) - 1)
>endif atc('PROCEDURE', lcPath) > 0
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform