[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: saving a file as a different file name..



In a message dated 4/12/2002 1:38:38 PM Eastern Daylight Time, bboett@bboett.dyndns.org writes:

for windows?

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");