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
Title:
Get the path to a parent folder
Miscellaneous
Thread ID:
01294263
Message ID:
01294263
Views:
56
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"
Everything makes sense in someone's mind
public class SystemCrasher :ICrashable
In addition, an integer field is not for irrational people
Next
Reply
Map
View

Click here to load this message in the networking platform