home *** CD-ROM | disk | FTP | other *** search
/ CP/M / CPM_CDROM.iso / jsage / zsus / z3help / l.lbr / LISTCOM.HZP / LISTCOM.HLP
Encoding:
Text File  |  1991-11-18  |  896 b   |  23 lines

  1. ;
  2.                                    LIST.COM                                   
  3.  
  4.              Size (recs) CRC   Version    Author/Latest Issue      Disk
  5.                2k (9)    5260  1.0        Gene Pizzetta 1/90       Z3COM6
  6.  
  7.   1- Syntax                                                                   
  8.  
  9.  
  10.    LIST is  a ZCPR3 utility to send files, unaltered,  to the CP/M LST device.
  11. No extra formfeeds or resets are sent.  The printer receives only the contents
  12. of the specified file.
  13. :1
  14.  
  15.    Syntax   LIST [DIR:][fnt.ft] [/<option>]
  16.  
  17.  
  18.    An input filename is required.   If a drive, user, or directory name is not
  19. given, the current drive and/or user is assumed. 
  20.  
  21.    The only available option is "G" (graphics mode),  which will cause LIST to
  22. ignore the CP/M end-of-file character (^Z).
  23.