home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Liren Large Software Subsidy 16
/
16.iso
/
t
/
t195
/
1.img
/
DP-APPS.BAT
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
DOS Batch File
|
1993-09-22
|
180 b
|
10 lines
@echo off
:: REM This file shows how BATMNU can be used with a separate menu file
:start
batmnu dp-apps
if errorlevel 127 goto exit
if not %errlev%!==! goto start
:exit