home *** CD-ROM | disk | FTP | other *** search
- Echo Off
- CD\DOORS\FOWL
- FOWLPLAY C:\RA\LINE%1
- CD\RA\LINE%1
-
-
- Rem ┌────────────────────────────────────────────────────────────────────────┐
- Rem │ Fowl Play v1.00 Multi-Node Batch file example │
- Rem │ │
- Rem │ Line 1: Turns Echo Off │
- Rem │ Line 2: Changes to your Fowl Play Directory (ie:C:\DOORS\FOWL) │
- Rem │ Line 3: Runs Fowl Play 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 RemoteAccess. │
- 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 └────────────────────────────────────────────────────────────────────────┘
-