Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Get the path to a parent folder
Message
From
20/02/2008 12:00:16
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
01294263
Message ID:
01294315
Views:
19
>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"
>
sFileName = fullpath( AddBs( JustPath(dbc()))+'..\vtc.ini')
Cetin
Çetin Basöz

The way to Go
Flutter - For mobile, web and desktop.
World's most advanced open source relational database.
.Net for foxheads - Blog (main)
FoxSharp - Blog (mirror)
Welcome to FoxyClasses

LinqPad - C#,VB,F#,SQL,eSQL ... scratchpad
Previous
Reply
Map
View

Click here to load this message in the networking platform