Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Renaming a Folder - No command for it!
Message
De
22/02/2001 16:46:53
 
 
À
22/02/2001 09:41:19
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00478362
Message ID:
00478630
Vues:
24
This should work (forget that it SAYS Move <g>).

*:* Rename a Directory

DECLARE INTEGER MoveFile IN Win32API STRING source, STRING destination
? movefile ("c:\vfp\tester", 'c:\vfp\testerex')

Success returns 1, failure 0.

Rick
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform