home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Programmer 7500
/
MAX_PROGRAMMERS.iso
/
PROGRAMS
/
UTILS
/
HARDDISK
/
PALERT13.ZIP
/
PA123.BAT
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
DOS Batch File
|
1986-08-22
|
148 b
|
10 lines
echo off
cls
PALERT /b2000/m
if errorlevel 1 goto error
LOTUS
goto end
:error
ECHO command terminated due to insufficient disk space
:end