home *** CD-ROM | disk | FTP | other *** search
/ CP/M / CPM_CDROM.iso / cpm / utils / txtutl / number.lbr / NUMBER.DOC < prev   
Encoding:
Text File  |  1988-07-22  |  640 b   |  13 lines

  1.         NUMBER will copy over a text file, adding line numbers to all 
  2. non-blank lines and adding a newline after each line in the source, blank 
  3. or not.  Useful for putting a single-spaced manuscript in an 
  4. easy-on-the-eyes format for editing.
  5.  
  6.         The usage is NUMBER sourcefile [destination file].  If the 
  7. destination file is omitted, the output is sent to the screen.  The output 
  8. file can be LST: to send output to the printer.  Drive/user specs or ZCPR3 
  9. named directory references can be used on both filenames.
  10.  
  11. Eric Bohlman
  12. June 25, 1988
  13.