On Fri, Apr 12, 2002 at 01:22:58PM -0400, Dragoonkey@aol.com wrote:
> if lets say it dls as a.mp3 i want to rename it to a.hpn how do i ?
try a perl script and catching "DCC RECV Complete"
like:
IRC::add_print_handler("DCC RECV Complete", "Leve::leve_dccsuccess");