home *** CD-ROM | disk | FTP | other *** search
/ The World of Computer Software / World_Of_Computer_Software-02-387-Vol-3of3.iso / w / wnode230.zip / WNODE.CTL < prev    next >
Text File  |  1993-03-14  |  2KB  |  56 lines

  1. ;
  2. ;
  3. ;                               Window Node 2.3
  4. ;
  5. ;                              Nodelist Compiler
  6. ;
  7. ;                   By Silvan Calarco, FidoNet 2:334/100.2
  8. ;
  9. ;
  10. ;         (C) Copyright 1991-93 Silvan Calarco.  All Rights Reserved.
  11. ;
  12. ;
  13. ;_____________________________________________________________________________
  14. ;
  15. ;
  16. ; Commands:
  17. ;
  18. ; Command DEFAULTZONE specifies the zone to consider as default when zone
  19. ; information is not present in nodelist fragment.
  20. ;
  21. DefaultZone 2
  22. ;
  23. ; Command NODELISTDIR specifies direcory in which WNode will  find nodelist
  24. ; files: it must be specified first. WNode will try to find the destination
  25. ; directory in WMAIL.PRM: if it's not present WNode will use NodelistDir as
  26. ; destination directory.
  27. ; You can specify the zones you want WNode to compile, writing up to 5 zone
  28. ; numbers after nodelist directory.
  29. ;
  30. ; Please, compile nodelist files every time you change nodelist.* file !
  31. ;
  32. NodeListDir D:\Fd\Nodelist
  33. ;
  34. ; Commands NODELIST and PVTLIST are synonyms and indicate WNode an alternative
  35. ; nodelist to be compiled too.
  36. ; Wildcards are allowed: if used, WNode will use newest file.
  37. ;
  38. ;NodeList D:\Fd\Nodelist\Signode.*
  39. ;
  40. PvtList D:\Fd\Nodelist\334_100.Pvt
  41. ;
  42. ; Command PNTLIST indicates WNode the pointlist to be compiled; a 4 dimension
  43. ; POINTLIST must contain a line `Boss,z:net/address' before every other node.
  44. ; Pointlist example:
  45. ;
  46. ;Boss,2:334/100
  47. ;,2,Silvan_Calarco_Point,Torino_Italy,Silvan_Calarco,-Unpublished-,2400,XA
  48. ;,5,.mau._Point,Torino_Italy,Maurizio Codogno,-Unpublished-,2400,XA
  49. ;
  50. PntList D:\Fd\Nodelist\334_100.Pnt
  51. ;
  52. ;
  53. ;______________________________________________________________________________
  54. ;
  55. ;                               End of file.
  56.