home *** CD-ROM | disk | FTP | other *** search
- 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?