1. Recycle bin
- Posted by DonCCole Oct 04, 2008
- 1060 views
- Last edited Oct 05, 2008
How can I empty the Recycle bin in Euphoria?
---------------test------------------------
Don Cole A Bug is an un-documented feature. A Feature is a documented Bug.
2. Re: Recycle bin
- Posted by ne1uno Oct 05, 2008
- 1123 views
DonCCole said...
How can I empty the Recycle bin in Euphoria?
answers.yahoo has some code & links
I think you can set recycle so it takes a smaller amount of space and will cleanup by itself when full. same for temp browser cache files. there is a diskcleanup popup when disk full error happens. maybe you can call that to cleanup all temp files at once.
rightclick on a disk in explorer -> properties, the cleanup button is there