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

  1.  
  2.  
  3.  
  4.    =====( UserEd V1.10 )=============================================
  5.  
  6.  
  7.         Trion offline GUI UserEditor.
  8.  
  9.         (c) Copyright Paul Spijkerman, '96-'98. All rights reserved.
  10.  
  11.         Written for use with the Trion BBS package.
  12.  
  13.  
  14.    ===================================================================
  15.  
  16.  
  17.    The programm called UserEd is the offline GUI User Editor of
  18.    the Trion BBS package.
  19.    There is also an (ANSI) user editor in the BBS programm itself
  20.    wich we will revere to as the "online editor".
  21.  
  22.    The GUI windows of the User editor are dynamic, you can resize
  23.    them and they render them self using all the space in the window.
  24.    The list with users becomes shorter or longer and the space
  25.    between buttons and other GUI elements changes.
  26.    Also GUI elements like buttons can change size to better use the
  27.    window space .. This depends on what is usefull in Utilities.
  28.  
  29.    You can start it by typing UserEd in shell or by Clicking on
  30.    the Users button in TrionRM monitor or the GuiMod programm.
  31.    If it was run this way you find yourself in the userlist
  32.    to select a user.
  33.  
  34.    You can select a user by double clicking on them, or click
  35.    one time on a user and click on the "Edit" button or by
  36.    typing return in the User string gadged.
  37.    The userlist has a wildcard option, you can type a search
  38.    string in the "Show" string gadged and only mathing users
  39.    will be shown in the Userlist.
  40.  
  41.    You can get more information in the Userlist by clicking on
  42.    the Info button. The Alias field will be replaced with
  43.    the place name and "last on date".
  44.    Note that loading in this mode is a lot slower.
  45.    An other click on the info button will give the alias list back.
  46.  
  47.  
  48.    If you start it from shell with a name on the commandline or
  49.    you click on a user name in the Maintenance monitor the
  50.    UserEditor will load a user at run time and you
  51.    find yourself in the UserEdit part of the programm.
  52.  
  53.    Note that if you start the programm from shell you have
  54.    to put the name on the command line between "" if it
  55.    contains spaces.
  56.    If you want to edit sysop, you can simply type:
  57.  
  58.    UserEd sysop
  59.  
  60.    But if the user was called 'Joe User' you have to type:
  61.  
  62.    UserEd "Joe User"
  63.  
  64.    The name is not case-sensitive.
  65.  
  66.    Note that UserEd will only run when the TrionRM programm is
  67.    running and that you can't edit users who are online yet
  68.    with this version. If you want to edit a user who is online
  69.    you have to use the online editor which can be run by typing
  70.    F8 or shift F8 or by using the EditUserOnline menu command
  71.    (also you can start the UserEditor with command EditUser
  72.     to edit users which are not logged in).
  73.  
  74.  
  75.