home *** CD-ROM | disk | FTP | other *** search
- @echo off
- Rem +-------------------------------------------------------------------------+
- Rem |This is the new EXEBBS.BAT for new Wildcat! v4.x. I have used a utility |
- Rem |written by Lawrence Gordon named FE2WC.EXE and FE2WC.DOC enclosed in this|
- Rem |archive, to translate the baud rate and error correction between FD & WC4|
- Rem |Just make sure both files above are located in your C:\FD directory. |
- rem |Use FE2WCT.EXE instead of FE2WC.EXE below if you are running under OS/2 |
- REM |If you are running under any version MS Windows you may need to remove |
- rem |the last command CAT.BAT at the end of this file to work properly. |
- Rem +-------------------------------------------------------------------------+
- cls
- set comspec=c:\command.com
-
- rem Use FE2WCT.EXE instead of FE2WC.EXE below if you're running WC!4 under OS/2
- fe2wc c:\wc40 fdsw 4
- c:
- cd\wc40
- call dowc.bat
- cd\
- cd\gomail
- gomail scan toss
- cd\
- C:
- CD\FD
- CAT.BAT
-