Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Renaming a Folder - No command for it!
Message
From
22/02/2001 09:41:19
 
 
To
22/02/2001 09:20:04
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00478362
Message ID:
00478378
Views:
28
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
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform