Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Rename a Folder
Message
From
21/07/2011 14:06:33
 
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Environment versions
Visual FoxPro:
VFP 7 SP1
Miscellaneous
Thread ID:
01518803
Message ID:
01518839
Views:
53
Try this:
	Declare Integer MoveFile In win32api String @ src, String @ Dest
	success = Not Empty (MoveFile (lcOldName, lcNewName))
.... which works both for files and folders

>Anyone know how to rename a Folder in VFP? There are no tables open within the folder or anything.
Jim Nelson
Newbury Park, CA
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform