home *** CD-ROM | disk | FTP | other *** search
- ;
- ;
- ; Window Node 2.2
- ;
- ; Nodelist Compiler
- ;
- ; By Silvan Calarco, FidoNet 2:334/100.2
- ;
- ;
- ; (C) Copyright 1991,92 Silvan Calarco. All Rights Reserved.
- ;
- ;
- ;_____________________________________________________________________________
- ;
- ;
- ; Commands:
- ;
- ; Command DEFAULTZONE specifies the zone to consider as default when zone
- ; information is not present in nodelist fragment.
- ;
- DefaultZone 2
- ;
- ; Command NODELISTDIR specifies direcory in which WNode will find nodelist
- ; files: it must be specified first. WNode will try to find the destination
- ; directory in WMAIL.PRM: if it's not present WNode will use NodelistDir as
- ; destination directory.
- ; You can specify the zones you want WNode to compile, writing up to 5 zone
- ; numbers after nodelist directory.
- ;
- ; Please, compile nodelist files every time you change nodelist.* file !
- ;
- NodeListDir D:\Fd\Nodelist
- ;
- ; Commands NODELIST and PVTLIST are synonyms and indicate WNode an alternative
- ; nodelist to be compiled too.
- ; Wildcards are allowed: if used, WNode will use newest file.
- ;
- ;NodeList D:\Fd\Nodelist\Signode.*
- ;
- PvtList D:\Fd\Nodelist\334_100.Pvt
- ;
- ; Command PNTLIST indicates WNode the pointlist to be compiled; a 4 dimension
- ; POINTLIST must contain a line `Boss,z:net/address' before every other node.
- ; Pointlist example:
- ;
- ;Boss,2:334/100
- ;,2,Silvan_Calarco_Point,Torino_Italy,Silvan_Calarco,-Unpublished-,2400,XA
- ;,5,.mau._Point,Torino_Italy,Maurizio Codogno,-Unpublished-,2400,XA
- ;
- ; Wildcards are allowed: if used, WNode will use newest file.
- ;
- PntList D:\Fd\Nodelist\334_100.Pnt
- ;
- ;
- ;______________________________________________________________________________
- ;
- ; End of file.
-