home *** CD-ROM | disk | FTP | other *** search
/ Beijing Paradise BBS Backup / PARADISE.ISO / software / BBSDOORW / KCHAT_12.ZIP / KEWLCHAT.BAT < prev    next >
DOS Batch File  |  1995-12-28  |  353b  |  19 lines

  1. REM KeWlcHaT example batch file
  2. REM Usage:
  3. REM
  4. REM kewlchat {node number}
  5. REM
  6. REM or to have the door page you
  7. REM
  8. REM kewlchat {node #} -PAGE {and other command line options!}
  9. REM
  10.  
  11. cd\bbs\kewlchat
  12.  
  13. REM run the Kewlchat program
  14.  
  15. kewlchat -N%1 -Pc:\bbs\node%1 %2 %3 %4 %5 %6 %7 %8 %9
  16. REM             ^^^^^^^^^^^^^ dropfile path
  17.  
  18. cd\bbs
  19.