home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
ftp.wwiv.com
/
ftp.wwiv.com.zip
/
ftp.wwiv.com
/
pub
/
EVENTS
/
AUTOMSG.ZIP
/
AUTOMSG.BAT
next >
Wrap
DOS Batch File
|
1994-02-02
|
394b
|
19 lines
@echo off
rem ****** To run this from WWIV ***********************
rem *** All you really need to know is this:************
rem
rem In Chainedit....
rem
rem **Description: Autmessage Colorizer!
rem **Filename: Automsg
rem **SL: 255
rem **Dos Interrupt: No
rem **Shrink: Yes
rem **Local Only: No
rem ***************That is all... have fun!************
cd gfiles
automsg
exit