From owner-freebsd-questions Wed Nov 8 19:44:48 2000 Delivered-To: freebsd-questions@freebsd.org Received: from guru.mired.org (okc-27-149-77.mmcable.com [24.27.149.77]) by hub.freebsd.org (Postfix) with SMTP id 1728237B4CF for ; Wed, 8 Nov 2000 19:44:45 -0800 (PST) Received: (qmail 902 invoked by uid 100); 9 Nov 2000 03:44:44 -0000 From: Mike Meyer MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <14858.7596.266849.135688@guru.mired.org> Date: Wed, 8 Nov 2000 21:44:44 -0600 (CST) To: Igor Roboul Cc: questions@freebsd.org Subject: Re: word count in Applix Words In-Reply-To: <74871912@toto.iv> X-Mailer: VM 6.75 under 21.1 (patch 10) "Capitol Reef" XEmacs Lucid X-face: "5Mnwy%?j>IIV\)A=):rjWL~NB2aH[}Yq8Z=u~vJ`"(,&SiLvbbz2W`;h9L,Yg`+vb1>RG% *h+%X^n0EZd>TM8_IB;a8F?(Fb"lw'IgCoyM.[Lg#r\ Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Igor Roboul types: > On Wed, Nov 08, 2000 at 07:44:18AM -0500, Michael Lucas wrote: > > Since we're discussing Applix, I have a question... > > > > I have a show-stopper problem. How can you count the number of words > > in a Words document? As someone who is frequently paid by the word, > > this is a matter of no small concern. :) > Save as text, and then use 'wc' (man wc) :-) Odd - the "Help" facility in 5.0 claims it's in "Tools -> Word Count", which doesn't exist. I've sent a not to them about it, hopefully I'll get a reply back :-(. Something tells me the "Shelf" facilities can be used to do this, and something got left out somewhere.