Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Get the path to a parent folder
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
01294263
Message ID:
01294267
Views:
18
sParentfolder = JUSTPATH(JUSTPATH(LOWER(DBC())))
>Is there a cleaner way to do this:
>
>
>** The database is in a subfolder called 'Data'
>sDBCPath = JUSTPATH(LOWER(DBC()))
>CD (sDBCPath)
>CD..
>sFileName = ADDBS(sDBCPath) + "vtc.ini"
>
--sb--
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform