home *** CD-ROM | disk | FTP | other *** search
/ Mega Top 1 / os2_top1.zip / os2_top1 / APPS / FILEMAN / FM2_222A / HPFSOPT.CMD < prev    next >
OS/2 REXX Batch file  |  1994-11-22  |  190b  |  8 lines

  1. @Echo off
  2. rem
  3. rem Recommendations:  hpfsopt -i %1 for idle priority
  4. rem note:  idle is not a good idea if DOS programs are running...
  5. rem
  6. hpfsopt.exe %1
  7. if errorlevel == 1 then pause
  8.