home *** CD-ROM | disk | FTP | other *** search
/ Amiga Times / AmigaTimes.iso / programme / trionbbs110 / Trion / docs / Utils / Listnodes.doc < prev    next >
Encoding:
Text File  |  1998-10-06  |  916 b   |  39 lines

  1.  
  2.  
  3.  
  4.    =====( ListNodes V1.00 )==========================================
  5.  
  6.  
  7.         Trion 'ListNodes' Utility/Door.
  8.  
  9.         (c) Copyright Paul Spijkerman, '94-'97. All rights reserved.
  10.  
  11.         Written for use with the Trion BBS package.
  12.  
  13.  
  14.    ===================================================================
  15.  
  16.  
  17.    Listnodes is a programm that will give a list with all BBS nodes
  18.    running with the current BBS action and the name, place and
  19.    level of the user on that system.
  20.  
  21.  
  22.    You can use it from shell by typing listnodes, or use it
  23.    as a door.
  24.    Add something like this to your menus to use it as a door:
  25.  
  26.  
  27.    Cmd "L" , 0-255
  28.       CliDoor  "tron:utils/listnodes ANSI"
  29.       More
  30.    EndCmd
  31.  
  32.  
  33.    When you type ANSI on the command line, the utility
  34.    will use colors in the list and use IBM character set
  35.    characters for the line.
  36.    Which is usefull in a door, but not very practical in
  37.    a shell.
  38.  
  39.