home *** CD-ROM | disk | FTP | other *** search
/ Beijing Paradise BBS Backup / PARADISE.ISO / software / BBSDOORW / SCRL425A.ZIP / SCRL425A.EXE / NODE.CFG < prev    next >
Encoding:
Text File  |  1996-06-19  |  1.2 KB  |  52 lines

  1. ;
  2. ; Scrawl! InterBBS Node Setup File
  3. ; By Steve Blinch of Mikerosoft Productions
  4. ;
  5.  
  6. ;
  7. ; Commands:
  8. ;
  9. ; NodeSetup                         (Use this only once to tell Scrawl! to
  10. ;                                    get ready to receive system info)
  11. ;   Usage:
  12. ;    1                              (Node number, for use in routing below)
  13. ;    System Name
  14. ;    Zone:Net/Node.Point            (Mail Address)
  15. ;    PKTNAME                        (UNIQUE(!!) name of BBS' mail packet)
  16. ;
  17. ; Note: The node numbers must go in numerical order (1, 2, 3, 4...), and
  18. ; cannot have any numbers skipped (i.e. 1, 2, 4, 5) or the InterBBS Manager
  19. ; will not properly interpret the routing commands.
  20. ;
  21. ; RouteSetup                        (Use this only once to tell Scrawl! to
  22. ;                                    get ready to receive routing info)
  23. ;   Usage:
  24. ;    1 SendTo 2                     (Tell board 1 to send to board 2, etc.)
  25. ;
  26. ; Remember: If you forget a node here, it will not be able to send or
  27. ; receive mail!
  28. ;
  29.  
  30. NodeSetup
  31.  
  32. 1
  33. Mikerosoft BBS
  34. 110:113/101.0
  35. MSOFT
  36.  
  37. 2
  38. Mikerosoft Node 2
  39. 110:113/102.0
  40. MSNODE2
  41.  
  42. 3
  43. Mikerosoft Node 3
  44. 110:113/103.0
  45. MSNODE3
  46.  
  47. RouteSetup
  48.  
  49. 1 SendTo 2
  50. 2 SendTo 3
  51. 3 SendTo 1
  52.