Date: Wed, 12 May 1999 10:14:42 +0300 (IDT)
From: Eli Zaretskii <eliz AT is DOT elta DOT co DOT il>
X-Sender: eliz AT is
To: jillsean <jillsean AT one DOT net DOT au>
cc: djgpp AT delorie DOT com
Subject: Re: make in RHIDE
In-Reply-To: <37390d32.0@pink.one.net.au>
Message-ID: <Pine.SUN.3.91.990512100941.20820V-100000@is>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
Reply-To: djgpp AT delorie DOT com
X-Mailing-List: djgpp AT delorie DOT com
X-Unsubscribes-To: listserv AT delorie DOT com
Precedence: bulk


On Wed, 12 May 1999, jillsean wrote:

> IT WOULD ALSO BE HANDY TO BE ABLE
> TO READ THE FAQ211B THAT I DOWNLOADED. ANY SUGGESTIONS ON HOW I  MIGHT READ
> IT. WHEN IT IS OPENED IT IS JUST A BUNCH OF GOBBLDYGOOK.

faq211b is a zip archive which includes the FAQ in several formats (Info, 
plain ASCII, and HTML).  Which one of them is garbled, and how did you 
try to read it?

The ASCII version can be read with any text file browser or editor, even 
with DOS's standard MORE command.

The Info version is for reading with the Info reader, either in RHIDE or
the stand-alone info.exe program which comes with txi312b.zip.  To invoke 
info.exe, type this from the DOS command line:

	info faq
or
	info -f djgppfaq

The HTML version is readable by any Web browser, like Netscape or 
Internet Explorer.