home *** CD-ROM | disk | FTP | other *** search
/ ftp.update.uu.se / ftp.update.uu.se.2014.03.zip / ftp.update.uu.se / pub / rainbow / msdos / misc / issue.lzh / ISSUE.DOC < prev    next >
Text File  |  1985-12-29  |  725b  |  22 lines

  1. Program    : ISSUE
  2. Author     : J.C. Weilandt II
  3. Compiler   : Microsoft C 3.00
  4. Library    : Microsoft, Greenleaf, Weilandt Software International
  5. Date       : 12-28-85
  6. Last Update: 12-29-85
  7.  
  8. Function   : ISSUE provides the capability of executing EXE and COM
  9.              files against a user provided file mask.  ISSUE therefore
  10.              provides file mask (eg *.*, ????????.*) support for
  11.              modules that generally only operate on single files.
  12.  
  13. Syntax     : ISSUE command file_mask parms
  14.                    command   - any EXE or COM file
  15.                    file_mask - DOS ambiguous file specification
  16.                    parms     - parameters to be included
  17.  
  18. Status     : FreeWare
  19.  
  20.  
  21.  
  22.