Category : Batch File Utilities - mostly for DOS
Archive   : QEXIST.ZIP
Filename : QE.CMD

 
Output of file : QE.CMD contained in archive : QEXIST.ZIP
@echo off
qexist %1
if errorlevel 255 goto 255
if errorlevel 31 goto 31
if errorlevel 27 goto 27
if errorlevel 26 goto 26
if errorlevel 23 goto 23
if errorlevel 21 goto 21
if errorlevel 20 goto 20
if errorlevel 3 goto 3
if errorlevel 2 goto 2
echo File %1 Exists
goto done
:255
echo Usage Error
goto done
:31
echo General Failure Reading Disk
goto done
:27
echo Sector Not Found on Disk
goto done
:26
echo Not a DOS/OS2 Disk
goto done
:23
echo CRC error on Disk
goto done
:21
echo Drive Not Ready
goto done
:20
echo Bad Unit Number
goto done
:3
echo Path %1 not found
goto done
:2
echo File %1 does not exist
:done


  3 Responses to “Category : Batch File Utilities - mostly for DOS
Archive   : QEXIST.ZIP
Filename : QE.CMD

  1. Very nice! Thank you for this wonderful archive. I wonder why I found it only now. Long live the BBS file archives!

  2. This is so awesome! 😀 I’d be cool if you could download an entire archive of this at once, though.

  3. But one thing that puzzles me is the “mtswslnkmcjklsdlsbdmMICROSOFT” string. There is an article about it here. It is definitely worth a read: http://www.os2museum.com/wp/mtswslnk/