Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
COPY command
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Titre:
Divers
Thread ID:
01510543
Message ID:
01513164
Vues:
47
>This code should overwrite the existing file.
>
>But here one API for Delete file:
>
>DECLARE INTEGER DeleteFile IN WIN32API STRING lpFileName
>
>IF DeleteFile(The file name) # 0
>   ** Success
>ELSE
>   ** Fail
>ENDIF
>
I am getting a failure here (it returns 0). In WE I don't see any special attributes set for the file.

Do you know if there is a way to delete any file despite the attributes?
If it's not broken, fix it until it is.


My Blog
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform