home *** CD-ROM | disk | FTP | other *** search
/ CP/M / CPM_CDROM.iso / jsage / znode3 / z3util / cmd14.lbr / CMD14.FOR < prev    next >
Encoding:
Text File  |  1991-04-01  |  512 b   |  8 lines

  1. Version 1.4 of CMD introduces a major change in prompted 
  2. operation -- CMD now reinvokes itself after each command until an 
  3. empty command line (a RETURN alone) or a Control-C is entered. 
  4. Control-C also exits the current shell (if any) as in Version 
  5. 1.3.  In this way, CMD can act like an MS-DOS or UNIX "secondary 
  6. shell" invocation for true Z-System shells as well as for "ZCPR2-
  7. style" shells like MEX with MEX2Z or Sage-modified WS4.
  8.