X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f From: "Robert Lebel" Newsgroups: comp.os.msdos.djgpp Subject: DOS COPY WILDCARD PROBLEM Date: Wed, 8 Feb 2006 21:48:10 -0500 Organization: Nortel Networks Lines: 4 Message-ID: NNTP-Posting-Host: acart02e.ca.nortel.com X-Trace: zcars129.ca.nortel.com 1139453290 21837 47.130.16.72 (9 Feb 2006 02:48:10 GMT) X-Complaints-To: hawkinsj AT nortelnetworks DOT com NNTP-Posting-Date: Thu, 9 Feb 2006 02:48:10 +0000 (UTC) X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 6.00.2800.1437 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1441 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Copy works in DOS but copy all (*.*) does not work since my DOS does not seem to allow wildcards. XCOPY does not work either. Help?