home *** CD-ROM | disk | FTP | other *** search
/ GEMini Atari / GEMini_Atari_CD-ROM_Walnut_Creek_December_1993.iso / zip / portfoli / wcx.lzh / wcx.doc < prev   
Text File  |  1991-08-21  |  1KB  |  23 lines

  1.                              WCX.DOC
  2.                           v1.0 06/08/86
  3.  
  4.      I  got tired of waiting for WC.EXE to count the words in  my 
  5. files,  so  I wrote this little program that does it over 5 times 
  6. faster.   WCX outputs the number of lines,  words and bytes in  a 
  7. text  file.   It  allows apostrophes,  backspaces and hyphens  as 
  8. internal punctuation,  and counts any combination of letters  and 
  9. numbers as a word.  
  10.  
  11.      No   word-count  program  can  take  into  account  all  the 
  12. different control codes used by different  word-processors.   WCX 
  13. was  written with WordStar in mind,  and it will be accurate with 
  14. (almost-)pure ascii files.   It kills high bits,  but some  word-
  15. processors  use these for codes which are thereby converted  into 
  16. "words."  In addition, some word-processors  (e.g.,  WordPerfect) 
  17. don't put line feeds after every line in the file; the line count 
  18. in such case really gives the number of paragraphs.
  19.  
  20. Eric Gans
  21. French Dep't, UCLA
  22. Los Angeles CA 90024
  23. ə