Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
COPY command
Message
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Miscellaneous
Thread ID:
01510543
Message ID:
01513164
Views:
46
>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
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform