home *** CD-ROM | disk | FTP | other *** search
- ;
- ; Scrawl! InterBBS Node Setup File
- ; By Steve Blinch of Mikerosoft Productions
- ;
-
- ;
- ; Commands:
- ;
- ; NodeSetup (Use this only once to tell Scrawl! to
- ; get ready to receive system info)
- ; Usage:
- ; 1 (Node number, for use in routing below)
- ; System Name
- ; Zone:Net/Node.Point (Mail Address)
- ; PKTNAME (UNIQUE(!!) name of BBS' mail packet)
- ;
- ; Note: The node numbers must go in numerical order (1, 2, 3, 4...), and
- ; cannot have any numbers skipped (i.e. 1, 2, 4, 5) or the InterBBS Manager
- ; will not properly interpret the routing commands.
- ;
- ; RouteSetup (Use this only once to tell Scrawl! to
- ; get ready to receive routing info)
- ; Usage:
- ; 1 SendTo 2 (Tell board 1 to send to board 2, etc.)
- ;
- ; Remember: If you forget a node here, it will not be able to send or
- ; receive mail!
- ;
-
- NodeSetup
-
- 1
- Mikerosoft BBS
- 110:113/101.0
- MSOFT
-
- 2
- Mikerosoft Node 2
- 110:113/102.0
- MSNODE2
-
- 3
- Mikerosoft Node 3
- 110:113/103.0
- MSNODE3
-
- RouteSetup
-
- 1 SendTo 2
- 2 SendTo 3
- 3 SendTo 1
-