Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Getting network drive
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00199194
Message ID:
00199200
Views:
18
>I think this is an easy one:
>
>I need to capture the drive letter where the launch executable is stored. The problem is that installations aren't completely standard. Some user have in the Windows Properties starting path the local C:, and others have a network path. The application handles this, but I need to capture the Target drive, and sys(3) doesn't work for this. Is there another sys() function that'll pick up the target?
>
>Looking for something real simple, not API if possible -- this is only very temporary for a usage survey...

If you are using a configuration file would SYS(2019) give you the full path and then you could get the drive from it.
Bret Hobbs

"We'd have been called juvenile delinquents only our neighborhood couldn't afford a sociologist." Bob Hope
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform