I received several replies which all worked in their own way but
I wanted to automate it so that an aborted email download with
souper would still be imported into yarn regardless.
Well I seem to have found an answer.
I got/created an areas file and placed it in a directory on its own
and I included a couple of lines to my getmail.bat file
It now reads
@echo off
e:
cd \yarn\temp
del areas*.*
SET HOME=E:\HOME
SET YARN=E:\YARN
SET NNTPSERVER=news.brisnet.org.au
souper -n mail.dyson.brisnet.org.au mraiteri password
SET COPYCMD=/Y
copy e:\online\areas*.* e:\yarn\temp
import -u
Well it seems to work for me. No more forgetting that I have an
aborted download and starting again only to overwrite the original
one and lose it.
Cheers
Mike
--
Internet: mraiteri@dyson.brisnet.org.au <Michael Raiteri>
Brisbane, Queensland, Australia