home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Beijing Paradise BBS Backup
/
PARADISE.ISO
/
software
/
BBSDOORW
/
QUOTER3.ZIP
/
QUOTE.BAT
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
DOS Batch File
|
1991-08-05
|
275 b
|
14 lines
@ECHO OFF
REM This is a sample batch file for a imaginary BBS.
CD\BBS\QUOTE
QUOTE3 R R 1
REM | | |
REM | | Runs in Port 1
REM | Selects a random quote (as opposed to N for Next, or D for Day)
REM Runs the Quoter
CD\BBS
REM exit if you need to...