home *** CD-ROM | disk | FTP | other *** search
- From: campbelr@hpcuhe.cup.hp.com (Bob Campbell)
- Date: Sun, 10 Jan 1993 01:39:27 GMT
- Subject: Re: Is there an easy way to get a page count?
- Message-ID: <115410014@hpcuhe.cup.hp.com>
- Organization: Hewlett Packard, Cupertino
- Path: sparky!uunet!usc!sdd.hp.com!hpscit.sc.hp.com!hplextra!hpcss01!hpcuhe!campbelr
- Newsgroups: comp.text.frame
- References: <1993Jan8.185833.15597@meadow.uucp>
- Lines: 14
-
- Well, hopefully there is a better way, but . . .
-
- It looks like you should be able to save the files in MIF format, and
- then use:
-
- grep "end of Page" {your fileset} | wc -l
-
- I do not know how exact this is (the last page may not be counted) but
- it should get you close.
-
- ---------------------------------------------------------------------------
- Bob Campbell Some times I wish that I could stop you from
- campbelr@cup.hp.com talking, when I hear the silly things you say.
- Hewlett Packard - Elvis Costello
-