home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Beijing Paradise BBS Backup
/
PARADISE.ISO
/
software
/
BBSDOORW
/
SX54H1.ZIP
/
XPEXE.ZIP
/
XPRESS.BAT
< prev
Wrap
DOS Batch File
|
1993-04-20
|
954b
|
18 lines
@echo off
:┌────────────────────────────────────────────────────────────────────┐
:│ Silver Xpress Mail System │
:│ (c) copyright 1988-1993 by Santronics Software │
:├────────────────────────────────────────────────────────────────────┤
:│ This is example batch file for Xpress. Your BBS should be setup to │
:│ call your customized Xpress batch file. Copy this to your BBS │
:│ directory and make sure switching directories is correct. │
:├────────────────────────────────────────────────────────────────────┤
:│ For mult-line, see xpadm's Files/Directories for each node section.│
:│ Ideally, no change is required in the command line if BBS passes │
:│ proper node parameters for using -T#, -p# etc. │
:└────────────────────────────────────────────────────────────────────┘
cd \xpress
xpmail %1 %2 %3 %4 %5 %6 %7 %8 %9
cd \bbs