Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Renaming a directory in VFP 7.0
Message
De
02/07/2004 04:02:30
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00920011
Message ID:
00920014
Vues:
23
>Hello all,
>
>is there a way to rename a directory in VFP 7.0 ??

Hans,
declare Integer MoveFile in win32api string @ src, String @ dest

Success = !empty(MoveFile('\temp', '\temp1'))

?Success
Gregory
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform