Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Rename a Folder
Message
De
21/07/2011 14:06:33
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Titre:
Versions des environnements
Visual FoxPro:
VFP 7 SP1
Divers
Thread ID:
01518803
Message ID:
01518839
Vues:
54
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
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform