home *** CD-ROM | disk | FTP | other *** search
/ High Voltage Shareware / high1.zip / high1 / DIR3 / HDMM46.ZIP / EDIT.BAT < prev    next >
DOS Batch File  |  1991-09-12  |  144b  |  6 lines

  1. ECHO OFF
  2. CLS
  3. if exist c:\qedit\q.exe c:\qedit\q %1 %2 %3 %4 %5 %6 %7 %8 %9
  4. if not exist c:\qedit\q.exe pcshell %1 %2 %3 %4 %5 %6 %7 %8 %9
  5.  
  6.