home *** CD-ROM | disk | FTP | other *** search
- Echo Off
- CD\DOORS\CHAIN
- CHAIN.EXE C:\RA\LINE%1
- CD\RA\LINE%1
-
-
- Rem ┌────────────────────────────────────────────────────────────────────────┐
- Rem │ Chain Reaction v1.00 Multi-Node Batch file example │
- Rem │ │
- Rem │ Line 1: Turns Echo Off │
- Rem │ Line 2: Changes to your Chain Reaction Directory (C:\DOORS\CHAIN) │
- Rem │ Line 3: Runs Chain Reaction and specifies where to look for the │
- Rem │ EXITINFO.BBS and DORINFO1.DEF files. The %1 is │
- Rem │ the node number passed by the *N from your BBS Software. │
- Rem │ If the nodenumber was 1, then this example would │
- Rem │ look for files in C:\RA\LINE1. │
- Rem │ Line 4: Switches back to the correct directory for that │
- Rem │ node of your board. Again, the %1 represents the │
- Rem │ nodenumber. If the nodenumber was 1, then this │
- Rem │ example would go to directory \RA\LINE1. │
- Rem └────────────────────────────────────────────────────────────────────────┘
-