From: "Henry" Newsgroups: comp.os.msdos.djgpp Subject: Re: Simple copy problem Date: Thu, 28 Aug 2003 16:12:37 -0400 Organization: Posted via Supernews, http://www.supernews.com Message-ID: References: <2950-Thu28Aug2003223717+0300-eliz AT elta DOT co DOT il> X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 6.00.2800.1158 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 X-Complaints-To: abuse AT supernews DOT com Lines: 8 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com "Eli Zaretskii" wrote in message news:2950-Thu28Aug2003223717+0300-eliz AT elta DOT co DOT il... > You got it backwards: the correct command is `copy file con'. Or > simply `type file'. Thanks, that fixed it !