Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
A better delete method
Message
 
 
To
24/07/2000 12:35:08
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00396201
Message ID:
00396206
Views:
9
>I have a function that needs to delete each file it processes
>At present I am using
>! del &lfilename
> It opens a dos prompt for each file
>As this will process up to several hunderd files per day, I'd like to get rid of that and have the deletion invisable to the user.
>Any Ideas?


Lorne,
You can use ERASE or DELETE FILE commands
ERASE (lfilename)
--sb--
Previous
Reply
Map
View

Click here to load this message in the networking platform