X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f From: greg elkin Newsgroups: comp.os.msdos.djgpp Subject: Re: newbie question Date: Fri, 02 Apr 2004 23:29:04 +0100 Organization: -spam be gone Message-ID: References: <4spl60lneoitkpvb7hk0r5755anqnv29kq AT 4ax DOT com> X-Newsreader: Forte Agent 1.93/32.576 English (American) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Complaints-To: abuse AT clara DOT net (please include full headers) X-Trace: 26a46008d758009be7c80c5e7602f80a5528404c22104105c74d6064406de912 NNTP-Posting-Date: Fri, 02 Apr 2004 23:28:34 +0100 Lines: 6 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com thanks, that was exactly the solution I wanted. That bit of code and some _farpeekl() s get me the data I wanted. greg