home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Simtel MSDOS 1992 September
/
Simtel20_Sept92.cdr
/
msdos
/
batutl
/
ifexist.arc
/
DO.BAT
< prev
next >
Wrap
DOS Batch File
|
1987-10-05
|
236b
|
7 lines
Echo Off
DirOf %1
Echo
If Not ErrorLevel 1 Echo »»»═══» No Diskie in the Drive!
If ErrorLevel 1 If Not ErrorLevel 2 Echo »»»═══» Directory Not Found: %1
If ErrorLevel 2 If Not ErrorLevel 3 Echo *** Directory Found: %1