Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Long directory names
Message
De
19/10/2001 17:55:06
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00571131
Message ID:
00571185
Vues:
36
Ohh.. this is great! Thanks.. I think this will work.


>>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
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform