Xref: utzoo comp.sys.ibm.pc:27118 comp.binaries.ibm.pc.d:2574 Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!tut.cis.ohio-state.edu!ukma!xanth!nic.MR.NET!hal!ncoast!allbery From: allbery@ncoast.ORG (Brandon S. Allbery) Newsgroups: comp.sys.ibm.pc,comp.binaries.ibm.pc.d Subject: Re: Virus warning Message-ID: <13534@ncoast.ORG> Date: 7 Apr 89 00:53:45 GMT References: <373@nbires.nbi.com> <9948@smoke.BRL.MIL> <4251@alvin.mcnc.org> Reply-To: allbery@ncoast.UUCP (Brandon S. Allbery) Followup-To: comp.sys.ibm.pc Organization: Cleveland Public Access UN*X, Cleveland, Oh Lines: 21 As quoted from <4251@alvin.mcnc.org> by felstein@mcnc.org (Bruce M. Felstein): +--------------- | The supposed bugs in ARCMASTER version 4xx and higher do not exist. If | people would bother to read the doc files they would have learned that | the directory that you specify for it to use to unarc and arc files to | MUST be a special blank directory, since it will erase the entire contents +--------------- Bogus design. Why doesn't it either (a) create a scratch directory for its own use or (b) make sure the directory is empty before running (that can even be done from a batch file: IF EXIST %1\*.* GOTO BADDIR)? I suggest that people who use ARCMASTER use a wrapper script which does one of the above, as a sanity check. ++Brandon -- Brandon S. Allbery, moderator of comp.sources.misc allbery@ncoast.org uunet!hal.cwru.edu!ncoast!allbery ncoast!allbery@hal.cwru.edu Send comp.sources.misc submissions to comp-sources-misc@ NCoast Public Access UN*X - (216) 781-6201, 300/1200/2400 baud, login: makeuser