home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Mega Top 1
/
os2_top1.zip
/
os2_top1
/
APPS
/
FILEMAN
/
FM2_222A
/
HPFSOPT.CMD
< prev
next >
Wrap
OS/2 REXX Batch file
|
1994-11-22
|
190b
|
8 lines
@Echo off
rem
rem Recommendations: hpfsopt -i %1 for idle priority
rem note: idle is not a good idea if DOS programs are running...
rem
hpfsopt.exe %1
if errorlevel == 1 then pause