From owner-freebsd-hackers Thu Jul 31 16:08:11 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id QAA09865 for hackers-outgoing; Thu, 31 Jul 1997 16:08:11 -0700 (PDT) Received: from dyson.iquest.net (dyson.iquest.net [198.70.144.127]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id QAA09858 for ; Thu, 31 Jul 1997 16:08:08 -0700 (PDT) Received: (from root@localhost) by dyson.iquest.net (8.8.6/8.8.5) id SAA00423; Thu, 31 Jul 1997 18:06:57 -0500 (EST) From: "John S. Dyson" Message-Id: <199707312306.SAA00423@dyson.iquest.net> Subject: Re: MS Word documents (was: Advice sought on PnP configuration) In-Reply-To: <199707312234.IAA07578@freebie.lemis.com> from Greg Lehey at "Aug 1, 97 08:04:31 am" To: grog@lemis.com (Greg Lehey) Date: Thu, 31 Jul 1997 18:06:56 -0500 (EST) Cc: sos@sos.freebsd.dk, grog@lemis.com, luigi@labinfo.iet.unipi.it, hackers@FreeBSD.ORG X-Mailer: ELM [version 2.4ME+ PL31 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-hackers@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk > > I've heard conflicting things about StarOffice. But it's not what I'm > looking for: I'm looking for a program, UNIX-style, which converts MS > Word format to something readable. It could, for example, be used to > read MS Word mail attachments. > > Greg > Have you heard of laola??? It can pull apart the directory structure of the MS file format. The ascii text is still rough, but is alot better than the original file: http://wwwwbs.cs.tu-berlin.de/~schwartz/pmh/laola.html Hope this helps. John