home *** CD-ROM | disk | FTP | other *** search
/ Media Share 9 / MEDIASHARE_09.ISO / progmisc / msh21b.zip / MSHFILES.ZIP / WILDRUN.HLP < prev    next >
Text File  |  1992-08-19  |  593b  |  17 lines

  1.   Select the files you want to process, then
  2.   type the command and finally press AltZ.
  3.   Then this command will be executed against
  4.   all selected files.
  5.  
  6.   Following patterns are valid in the command
  7.   line:
  8.     Parm      Desc           Normal example
  9.     ----      ----          -----------------
  10.      &f   full file name    c:\\dos\\xcopy.exe
  11.      &d   directory only    c:\\dos
  12.      &n   file name only    xcopy.exe
  13.      &r   file name root    xcopy
  14.      &e   extension         exe
  15.  (e.g. \"copy &n &r.bak\" makes a backup of all
  16.                           selected files)
  17.