Message-ID: <3DD06617.A928393C@junk.net> From: Ian Chapman X-Mailer: Mozilla 4.79 [en] (Win98; U) X-Accept-Language: en MIME-Version: 1.0 Newsgroups: comp.os.msdos.djgpp Subject: Re: djgpp or perl? References: <3DCFF598 DOT 98EA2134 AT junk DOT net> <200211111832 DOT gABIWV015032 AT envy DOT delorie DOT com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Lines: 15 Date: Mon, 11 Nov 2002 21:23:19 -0500 NNTP-Posting-Host: 64.230.53.129 X-Complaints-To: abuse AT sympatico DOT ca X-Trace: news20.bellglobal.com 1037067750 64.230.53.129 (Mon, 11 Nov 2002 21:22:30 EST) NNTP-Posting-Date: Mon, 11 Nov 2002 21:22:30 EST Organization: Bell Sympatico To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com I'm at sympatico dot ca not junk.net Hi, I know and I did and I've tried ctl [a-zA-Z] too. Ctl C followed by CR gets me out of perl. I've also noted a side issue in that doing ctl [a-zA-Z] eventually controlls the my printer. I'm only interested in signaling to perl that I've ended input into the array. Since this does not seem to be a known djgpp issue I guess I'd better look at the perl sources. Regards Ian. DJ Delorie wrote: > Try Ctrl-Z instead. That's the DOS end of file character.