home *** CD-ROM | disk | FTP | other *** search
/ Beijing Paradise BBS Backup / PARADISE.ISO / software / BBSDOORW / FDWCGM10.ZIP / EXEBBS.BAT < prev    next >
Encoding:
DOS Batch File  |  1994-12-30  |  979 b   |  26 lines

  1. @echo off
  2. Rem +-------------------------------------------------------------------------+
  3. Rem |This is the new EXEBBS.BAT for new Wildcat! v4.x. I have used a utility  |
  4. Rem |written by Lawrence Gordon named FE2WC.EXE and FE2WC.DOC enclosed in this|
  5. Rem |archive, to translate the baud rate and error correction between FD & WC4|
  6. Rem |Just make sure both files above are located in your C:\FD directory.     |
  7. rem |Use FE2WCT.EXE instead of FE2WC.EXE below if you are running under OS/2  |
  8. REM |If you are running under any version MS Windows you may need to remove   |
  9. rem |the last command CAT.BAT at the end of this file to work properly.       |
  10. Rem +-------------------------------------------------------------------------+
  11. cls
  12. set comspec=c:\command.com
  13.  
  14. rem Use FE2WCT.EXE instead of FE2WC.EXE below if you're running WC!4 under OS/2
  15.  fe2wc c:\wc40 fdsw 4
  16.  c:
  17.  cd\wc40
  18.  call dowc.bat
  19.  cd\
  20.  cd\gomail
  21.  gomail scan toss
  22.  cd\
  23.  C:
  24.  CD\FD
  25.  CAT.BAT
  26.