home *** CD-ROM | disk | FTP | other *** search
- @echo off
- : (c) copyright 1994 by Santronics Software
-
- : Run this batch file during one of your BBS events to run the Xpress
- : Vacation Saver system.
- :
- : NOTE: You Must be in the Xpress directory when you run this batch file.
-
- IF EXIST XVS.BAT DELETE XVS.BAT
- XPVAC -DF -NLW -VS
- IF EXIST XVS.BAT CALL XVS
-