home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
ProfitPress Mega CDROM2 …eeware (MSDOS)(1992)(Eng)
/
ProfitPress-MegaCDROM2.B6I
/
DESQVIEW
/
MISC
/
DVC17.ZIP
/
TPC.BAT
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
DOS Batch File
|
1991-04-15
|
212 b
|
13 lines
@echo off
cls
DVC Hide
C:\TP\TPC %1 %2 %3 %4 %5 %6 %7 %8 %9
if errorlevel 1 goto Error
DVC Beep 990,2 0,1 990,3
exit
:Error
DVC Beep 330,4 180,12
DVC Resize 1 1 23 78
pause
exit