Date: Fri, 3 Feb 1995 14:25:38 -0400 (AST) From: Bill Davidson Subject: Re: Reading Documentation To: scott_ankrum AT vnet DOT ibm DOT com Cc: djgpp AT sun DOT soe DOT clarkson DOT edu On Fri, 3 Feb 1995, T. Scott Ankrum wrote: > What software do I need to read/print the documentation? The files > ending .inf are not OS/2 INF files because VIEW will not read them. > The others look a little like Postscript, but I don't think they are. No, those are info files, created from tex files with the makeinfo program. You need info.exe to read them; that gives you a nice hypertext online help system. Your previous post indicated that you downloaded tx1310.zip, so you have info.exe in your djgpp\bin directory. if you path points to that dir, just type info from anywhere and it will come up at a 'root' menu. Make sure you got all the doc files, though. E.g., if you got bnu???bn.zip, you should also get bnu???dc.zip, etc. Bill Davidson bdavidson AT ra DOT isisnet DOT com