Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Deletion of file
Message
From
05/11/1999 09:16:31
 
 
To
05/11/1999 03:48:38
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00287354
Message ID:
00287450
Views:
20
> Pl suggest a way in which files are not deleted permanently but sent to the Recycle bin.Thank you

Try these:
ERASE file.txt RECYCLE

or

COPY FILE FILE1.TXT TO C:\RECYCLED\FILE1.TXT
DELETE FILE FILE1.TXT
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform