Page 1 of 1

Script empty recycle bin

Posted: 11 Apr 2011 10:49
by schehf
Hi,
I was searching through the forum but couldn't find that script
so i ask:
does anyone have script or know to write the script
for making a button in the toolbar for emptying the recycle bin.

Thanks

Re: Script empty recycle bin

Posted: 11 Apr 2011 12:07
by serendipity
schehf wrote:Hi,
I was searching through the forum but couldn't find that script
so i ask:
does anyone have script or know to write the script
for making a button in the toolbar for emptying the recycle bin.

Thanks
Yes, from toolbar add new user button and in the field on click insert #642;

Re: Script empty recycle bin

Posted: 11 Apr 2011 17:42
by schehf
Thanks!
works perfectly !!!

Re: Script empty recycle bin

Posted: 05 May 2011 15:09
by carmenm
Very nice. Two related questions:
- anyway to get recycle bin size on tooltip?
- can we access the recycle bin icon easily?

thanks

Re: Script empty recycle bin

Posted: 05 May 2011 20:13
by admin
carmenm wrote:Very nice. Two related questions:
- anyway to get recycle bin size on tooltip?
- can we access the recycle bin icon easily?
- no
- yes: type this into the Icon field: %recycler%

Re: Script empty recycle bin

Posted: 06 May 2011 10:00
by carmenm
admin wrote:
carmenm wrote:Very nice. Two related questions:
- anyway to get recycle bin size on tooltip?
- can we access the recycle bin icon easily?
- no
- yes: type this into the Icon field: %recycler%
-sad :p
- excellent!

Thank you!