home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Carsten's PPE Collection
/
Carstens_PPE_Collection_2007.zip
/
S
/
SX503M1.ZIP
/
XPUTIL.ZIP
/
RUNXVS.BAT
next >
Wrap
DOS Batch File
|
1994-06-04
|
315b
|
12 lines
@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