home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Beijing Paradise BBS Backup
/
PARADISE.ISO
/
software
/
BBSDOORW
/
ZMENU_V2.ZIP
/
ZMENU.BAT
next >
Wrap
DOS Batch File
|
1990-04-25
|
393b
|
16 lines
echo off
rem change following line to hard disk you use
c:
rem change following line to zcomm directory name
cd\zcomm
rem change following line to name of menu system
set phones=zmenu.t
rem change following line to number of port to use if not com1
set dport=1
zcomm
rem remove now unneeded environment data to save precious space.
set phones=
set dport=
cd\
rem where to now?