home *** CD-ROM | disk | FTP | other *** search
/ DP Tool Club 17 / CD_ASCQ_17_101194.iso / vrac / ccross05.zip / CCROSS.BAT < prev    next >
DOS Batch File  |  1994-08-27  |  907b  |  28 lines

  1. @ECHO OFF
  2. REM Remove the REM statments from the lines that fits your BBS software
  3. REM 
  4. REM
  5. REM ************ FOR WWIV BBS ******************
  6. REM CD \WWIV\ONLINE\CCROSS
  7. REM CCROSS.EXE -w c:\wwiv\chain.txt       
  8. REM ** If not betatesting, remove REM from below line **
  9. REM DEL LOG.TXT
  10. REM CD\WWIV
  11. REM ************ FOR OTHER BBS *****************
  12. REM CD \BBS\ONLINE\CCROSS
  13. REM CCROSS.EXE -d c:\BBS\DOOR.SYS     
  14. REM
  15. REM CCROSS.EXE -p c:\BBS\PCBOARD.SYS  
  16. REM ** If not betatesting, remove REM from below line **
  17. REM DEL LOG.TXT
  18. REM CD\BBS
  19. REM
  20. REM * PLACE THIS FILE IN YOUR MAIN BBS DIRECTORY, ALL OTHER FILES BELONG IN
  21. REM * THIS GAMES DIRECTORY.
  22. REM
  23. REM * NOTE TO DOORMAN USERS:  The game will display on your terminal, but 
  24. REM   may not display to the user, the user will think the BBS locked up.
  25. REM   if you get Criss Cross working on DOORMAN, let me know how, please.
  26. ECHO ON
  27.  
  28.