Path: utzoo!mnetor!tmsoft!mshiels From: mshiels@tmsoft (Michael A. Shiels) Newsgroups: comp.os.msdos.misc Subject: Re: Why is erase *.* slower with 4dos.com than with command.com? Message-ID: Date: 21 May 91 02:22:01 GMT References: <1991May20.064529.1764@nic.funet.fi> <1991May20.143142.16378@monu0.cc.monash.edu.au> Organization: MaS Network Software and Consulting Lines: 3 This symtom you are seeing is the difference between using DOS 1-2 and DOS 3 calls. The old FCB DOS 1-2 calls take wildcards while the newer DOS 3 handle related type calls only take one filename without wildcards. Makes for a