home *** CD-ROM | disk | FTP | other *** search
-
-
-
- =====( UserEd V1.10 )=============================================
-
-
- Trion offline GUI UserEditor.
-
- (c) Copyright Paul Spijkerman, '96-'98. All rights reserved.
-
- Written for use with the Trion BBS package.
-
-
- ===================================================================
-
-
- The programm called UserEd is the offline GUI User Editor of
- the Trion BBS package.
- There is also an (ANSI) user editor in the BBS programm itself
- wich we will revere to as the "online editor".
-
- The GUI windows of the User editor are dynamic, you can resize
- them and they render them self using all the space in the window.
- The list with users becomes shorter or longer and the space
- between buttons and other GUI elements changes.
- Also GUI elements like buttons can change size to better use the
- window space .. This depends on what is usefull in Utilities.
-
- You can start it by typing UserEd in shell or by Clicking on
- the Users button in TrionRM monitor or the GuiMod programm.
- If it was run this way you find yourself in the userlist
- to select a user.
-
- You can select a user by double clicking on them, or click
- one time on a user and click on the "Edit" button or by
- typing return in the User string gadged.
- The userlist has a wildcard option, you can type a search
- string in the "Show" string gadged and only mathing users
- will be shown in the Userlist.
-
- You can get more information in the Userlist by clicking on
- the Info button. The Alias field will be replaced with
- the place name and "last on date".
- Note that loading in this mode is a lot slower.
- An other click on the info button will give the alias list back.
-
-
- If you start it from shell with a name on the commandline or
- you click on a user name in the Maintenance monitor the
- UserEditor will load a user at run time and you
- find yourself in the UserEdit part of the programm.
-
- Note that if you start the programm from shell you have
- to put the name on the command line between "" if it
- contains spaces.
- If you want to edit sysop, you can simply type:
-
- UserEd sysop
-
- But if the user was called 'Joe User' you have to type:
-
- UserEd "Joe User"
-
- The name is not case-sensitive.
-
- Note that UserEd will only run when the TrionRM programm is
- running and that you can't edit users who are online yet
- with this version. If you want to edit a user who is online
- you have to use the online editor which can be run by typing
- F8 or shift F8 or by using the EditUserOnline menu command
- (also you can start the UserEditor with command EditUser
- to edit users which are not logged in).
-
-
-