Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Long directory names
Message
From
19/10/2001 21:26:22
 
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00571131
Message ID:
00571237
Views:
32
I tested this out and it appears to work..thanks Mike. I'll find out more when the test group gets it on Monday.


>>Ok then, how about this... if I have the long directory name, how can I get the shortened version of it?
>
>How about the Win32 GetShortPathName()?
>
Declare integer GetShortPathName in win32api string @, string @, integer
>lsShortPath = Space(200)
>?getshortpathname("c:\documents and settings", @lsShortPath, 200)
>?lsshortpath
Craig Berntson
MCSD, Microsoft .Net MVP, Grape City Community Influencer
Previous
Reply
Map
View

Click here to load this message in the networking platform