home *** CD-ROM | disk | FTP | other *** search
- WCOUNT.DOC
-
-
- This little utility counts the number of lines and words
- in a file. If you write for a living and they are paying
- you 10 cents per word, then you'd better use this
- to check your client's arithmetic.
-
- A>WCOUNT b:filename.txt
-
- This will count the words in the file "filename.txt" on drive
- b:
-
-
-
-
-
-
-
-
-
-