Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
FOPEN() to go exclusive
Message
From
02/08/2003 12:59:16
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00816200
Message ID:
00816217
Views:
21
>You can use WIn API DeleteFile function
DECLARE Long DeleteFile IN WIN32API STRING
>lcFileName = gcClientFat+'StyleSheet\'+PADL(gnMember,6,'0')+lcNextItem+'.css'
>lnResult = DeleteFile(lcFileName)    && return 0 - file deleted
>
This is very good. I'm gonna try to implement and will let you know how it works. Thanks
Michel Fournier
Level Extreme Inc.
Designer, architect, owner of the Level Extreme Platform
Subscribe to the site at https://www.levelextreme.com/Home/DataEntry?Activator=55&NoStore=303
Subscription benefits https://www.levelextreme.com/Home/ViewPage?Activator=7&ID=52
Previous
Reply
Map
View

Click here to load this message in the networking platform