home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 2 BBS / 02-BBS.zip / acb153b1.zip / acrobat.zi_ / local.cmd < prev    next >
OS/2 REXX Batch file  |  1997-01-18  |  735b  |  18 lines

  1. @ECHO OFF
  2. REM ┌──────────────────────────────────────────────────────────────────────┐
  3. REM │ Starts AcroBat/2 Local   ACROBAT comport node    comport 0 = LOCAL   │
  4. REM └──────────────────────────────────────────────────────────────────────┘
  5. REM IMPORTANT!!! Don't run 2 bbs'sen (local and real online) on the same node!!
  6. REM Board supports maximum 9 nodes, but only the first 4 can interact!
  7. REM Arguments aren't checked
  8. REM
  9. REM ACROBAT MAXFILE  will read FILEAREA.CFG and generate a GENERIC.CFG for use
  10. REM With MAXFILE/PM and MAXFILE/2...
  11. REM
  12. REM Also takes a safety backup!
  13. REM COPY C:\ACROBAT\US*.DAT C:\ACROBAT\BACKUP\US*.LOC
  14. REM ACROBAT <comport> <node>  This example starts bbs local at node 4
  15. REM
  16.  
  17. ACROBAT 0 4
  18.