Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Current dir
Message
From
01/04/2001 09:23:50
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Miscellaneous
Thread ID:
00490714
Message ID:
00490717
Views:
8
You can use a combination of sys(5) to get the drive designator and then sys(2003) for the current directory.
lcCurrentDir = sys(5) + sys(2003)
Previous
Reply
Map
View

Click here to load this message in the networking platform