Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
File name in upper case
Message
De
10/04/2009 15:48:45
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Versions des environnements
Visual FoxPro:
VFP 6 SP5
OS:
Windows XP SP2
Divers
Thread ID:
01394220
Message ID:
01394229
Vues:
50
Sergey thanks a lot. It helps. But...

How can I

DECLARE Long CopyFile IN WIN32API ;
String SourceFileName, String DestFileName, Long bFailIfExists

in some main prg
and use in forms only

IF CopyFile(lcFileName, lcCopyFileName, 0) = 0
? "Copy unsuccessful"
ENDIF
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform