home *** CD-ROM | disk | FTP | other *** search
/ CP/M / CPM_CDROM.iso / jsage / znode3 / z3shell / w23.lbr / W23.FOR < prev    next >
Encoding:
Text File  |  1993-06-08  |  768 b   |  20 lines

  1.  
  2. W -- The Wildcard Processor -- Version 2.3
  3.  
  4. W allows the use of wildcard file specifications for programs 
  5. that ordinarily don't allow ambiguous filenames.
  6.  
  7. Version 2.3 adds the ability to use the ZCPR3 QUIET flag to 
  8. suppress command line echo and other messages.  Also added is a 
  9. Type 3 header, and a configuration byte to suppress the 
  10. "scanning disk" wait message altogether.
  11.  
  12. Files included:
  13.  
  14.      W23     .FOR        This file.
  15.      W23     .COM        Executable file (loaded at 100h).
  16.      W23     .CIM        Type 3 executable file (loaded at 8000h).
  17.      W23     .WS         Documentation in WordStar form (use
  18.                           FILT7 or other filter first, if you
  19.                           don't have WordStar).
  20.