home *** CD-ROM | disk | FTP | other *** search
- ; ************************************************************************
- ; * *
- ; * Ezynode Control File *
- ; * *
- ; * (C) Peter Davies and Colin Berg 1992 *
- ; * All Rights Reserved. *
- ; * *
- ; ************************************************************************
- ; First Block will create EzyIndex.01
- START
- ;
- ; Fido Node 3:636/213 can only view NODELIST.*
- ; Syntax: AKA <full network address | ALL>
- AKA 3:636/213
- ;
- ; Include NODELIST for these AKA(s)
- ; Syntax: LIST <nodelist> [zones to include]
- LIST NODELIST.*
- ;
- ; Crash Mail in Melbourne Australia costs 24 units
- ; Routed Mail in Melbourne Australia costs 0 units
- ; Syntax: COST <phone number prefix | UNLISTED> <crashmail cost> [routed cost]
- COST 61-3 24 0
- ;
- ; Crash Mail anywhere else in Australia costs 48 units
- ; Routed Mail anywhere else in Australia costs 0 units
- COST 61- 48 0
- ;
- ; Crash Mail anywhere not in the above 2 COST statements, costs 150 units
- ; Routed Mail anywhere not in the above 2 COST statements, costs 0 units
- COST UNLISTED 150 0
- ;
- ;
- ; Second block will create EzyIndex.02
- START
- AKA 80:1000/2
- ;
- ; Include EZYNODE.* for 80:1000/2 viewing, but only use Zone 80
- LIST EZYNODE.* 80
- ;
-