Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Renaming a Folder - No command for it!
Message
De
22/02/2001 09:41:19
 
 
À
22/02/2001 09:20:04
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00478362
Message ID:
00478378
Vues:
29
Thanks Robert

I am afraid we will not have WSH on all our stations.

An API routine is favourite until they get upgraded.


>Mark,
>
>if WSH would be an option, you could do something like
loFSO         = CREATEOBJECT("Scripting.FileSystemObject")
>loFolder      = loFSO.getFolder(lcPathOfFolderToBeRenamed)
>loFolder.Name = lcNewFolderNameWithoutPath
>
>HTH Robert
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform