home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / text / frame / 3885 < prev    next >
Encoding:
Internet Message Format  |  1993-01-09  |  957 b 

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