home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 2 BBS / 02-BBS.zip / o9democ.zip / HELPIL.UTL < prev    next >
Text File  |  1994-09-28  |  5KB  |  141 lines

  1.  
  2.                    BULLETRON NODE LIST COMMAND HELP
  3.  
  4. There are two wide area network schemes currently supported by Bulletron:
  5. Bullenet and FIDOnet.  The following sub-commands are provided for
  6. searching for, and displaying, information about remote network nodes:
  7.  
  8. ╔════════════════════════════════════════════════════════════════════╗
  9. ║    >>>>  BULLETRON(TM) NETWORK NODE LIST SUB-COMMAND MENU  <<<<    ║
  10. ╟────────────────────────────────────────────────────────────────────╢
  11. ║  <O>          List Bullenet nodes                                  ║
  12. ║  <F>          List all FIDO nodes by address                       ║
  13. ║  <F i:j/k>    List FIDO nodes by address, starting at i:j/k        ║
  14. ║  <C>          List all FIDO nodes by country                       ║
  15. ║  <C xxxx>     Search FIDO nodes for country "xxxx"                 ║
  16. ║  <S>          List all FIDO nodes by state                         ║
  17. ║  <S xxxx>     Search FIDO nodes for state "xxxx"                   ║
  18. ║  <L>          List all FIDO nodes by location (city)               ║
  19. ║  <L xxxx>     Search FIDO nodes for location (city) "xxxx"         ║
  20. ║  <A>          List all FIDO nodes by phone country and city code   ║
  21. ║  <A 1-nnn>    Search FIDO nodes for area code "nnn" (USA & Canada) ║
  22. ║  <A nnn- >    Search FIDO nodes for country code "nnn"             ║
  23. ║  <A nnn-mmm>  Search FIDO nodes for country code "nnn"             ║
  24. ║                 and city code "mmm"                                ║
  25. ║  <H>          HELP!!!                                              ║
  26. ║  <K>          KILL process (return to main system prompt)          ║
  27. ╚════════════════════════════════════════════════════════════════════╝
  28.  
  29. Here is what these commands can do for you:
  30.  
  31.    "LO"
  32.  
  33. This command lists the Bullenet nodes.  Because each Bullenet node can carry
  34. over 22,000 phone lines, the number of nodes in the Bullenet tends to
  35. remain fairly small, so a simple sequential listing is provided.
  36.  
  37.    "LF"
  38.  
  39. This command lists the FIDOnet nodes, sorted by ascending node within
  40. net within zone.
  41.  
  42.    "LF i:j/k"
  43.  
  44. This command displays information on node "k", in net "j", in zone "i".
  45.  
  46.    "LF i:j"  or  "LF i:j/"
  47.  
  48. Either of these commands list information on all nodes in net "j", in
  49. zone "i".
  50.  
  51.    "LF j/k"
  52.  
  53. This command displays information on node "k", in net "j", in your own
  54. zone.
  55.  
  56.    "LF k"
  57.  
  58. This command displays information on node "k", in your own net, in your
  59. own zone.
  60.  
  61.    "LF i:"  or  "LF i:/"
  62.  
  63. Either of these commands list information on all nodes in zone "i".
  64.  
  65.    "LF :"
  66.  
  67. This command lists information on all nodes in your own zone.
  68.  
  69.    "LF /" or  "LF :/"
  70.  
  71. Either of these commands list information on all nodes in your own net.
  72.  
  73.    "LF j/"
  74.  
  75. This command lists information on all nodes in net "j", in your own
  76. zone.
  77.  
  78.    "LC"
  79.  
  80. This command lists all FIDOnet nodes, sorted in alphabetical order, by
  81. country.
  82.  
  83.    "LC xxxx"
  84.  
  85. This command lists all FIDOnet nodes whose country begins with the
  86. character string "xxxx".  The "xxxx" string can be 1 to 8 characters.
  87. You should not use abbreviations for country names, except in the case
  88. of "USA".
  89.  
  90.    "LS"
  91.  
  92. This command lists all FIDOnet nodes, sorted in alphabetical order, by
  93. state, province or territory.  Nodes in countries that do not have
  94. state, province or territory political subdivisions are not displayed.
  95.  
  96.    "LS xxxx"
  97.  
  98. This command lists all FIDOnet nodes whose state, province or territory
  99. begins with the character string "xxxx".  The "xxxx" string can be 1 to
  100. 16 characters.  You should not use abbreviations.
  101.  
  102.    "LL"
  103.  
  104. This command lists all FIDOnet nodes, sorted in alphabetical order, by
  105. location.  In most cases, the "location" is the city, town, village or,
  106. possibly, county (as in the case of New York City, which contains five
  107. counties).
  108.  
  109.    "LL xxxx"
  110.  
  111. This command lists all FIDOnet nodes whose location begins with the
  112. character string "xxxx".  The "xxxx" string can be 1 to 16 characters.
  113. You should not use abbreviations.
  114.  
  115.    "LA"
  116.  
  117. This command lists all FIDOnet nodes, sorted by ascending telephone city
  118. code or area code, within country code.
  119.  
  120.    "LA nnn"
  121.  
  122. Either of these commands list all FIDOnet nodes whose telphone country
  123. code begins with the string of digits, "nnn".  The "nnn" string can be 1
  124. to 4 digits.  Use "1" as the country code for the USA, Canada and most
  125. Caribbean islands.
  126.  
  127.    "LA nnn-"
  128.  
  129. Either of these commands list all FIDOnet nodes whose telphone country
  130. code exactly matches the string of digits, "nnn".  The "nnn" string can
  131. be 1 to 4 digits.
  132.  
  133.    "LA nnn-mmm"
  134.  
  135. This command lists all FIDOnet nodes whose telephone country code is
  136. exactly the digit string "nnn", and whose telephone area code begins
  137. with the digit string "mmm".  The "mmm" string can be 1 to 16 digits.
  138.  
  139. --- END OF HELP MESSAGE ---
  140.  
  141.