Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Renaming a directory
Message
From
10/04/2000 14:09:46
Jill Derickson
Software Specialties
Saipan, CNMI
 
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00357178
Message ID:
00357617
Views:
10
Thanks Ed...I collected some info on the WSH and will take a look at it. J

>>I'm writing a program to convert file and directory names from DOS and WP 5.1 and am having trouble figuring out how to rename a directory in VFP...I need to rename a directory like c:\client\0016 to something like "Sablan vs. Smith"
>>
>>Can this be done in VFP/a batch file/Windows? I've looked at using !RENAME...but the spaces cause problems (also tried the "_" character). The new filename gets truncated at the space.
>>
>>It seems the RENAME command in VFP won't work on a directory.
>>
>
>You can using the Scripting.FileSystemObject from the WSH (see my sig for ref sites) or the MoveFile() API call.
Previous
Reply
Map
View

Click here to load this message in the networking platform