home *** CD-ROM | disk | FTP | other *** search
/ Amiga Elysian Archive / AmigaElysianArchive.iso / comm / mtlk0920.lha / ASI / help / MTalk / pref < prev    next >
Text File  |  1992-08-02  |  4KB  |  86 lines

  1.  
  2. Usage: /pref [save|load|<setting> [<value>]]
  3.   Allows you to set your teleconference environment. You can
  4.   set things like colormode, prompt, etc.   "/pref save"
  5.   saves your settings to disk,  while /pref load, loads
  6.   your settings from disk.  /pref without any arguments
  7.   will display your settings, and allows you to set them
  8.   interactively.  Press return to exit set mode.  There are
  9.   some flags that can only be set by the SYSOP.
  10.  
  11.   Setting Descriptions:
  12.  
  13.   # Setting       Default Val Description
  14.   ---------------------------------------------------------
  15.   0 UseRealName : YES         What type of name should yo be
  16.                               known as?
  17.   1 WordWrap    : YES         Do you want all words not break
  18.                               apart at the end of the line?
  19.   2 Actions     : YES         Do you want to see actions done
  20.                               by other users?
  21.   3 AutoWildCard: YES         Append an "*" to all user names
  22.                               you supplied as arguments?
  23.   4 AllWildCard : NO          Use ALL of the wildcards
  24.                               supported by the system?
  25.                               Currently, only SYSOPs can
  26.                               toggle this setting.
  27.   5 SexMale     : YES         Are you male?  Sorry girls, I
  28.                               had to make male as the default.
  29.   6 Filter      : YES         Filter all the swearing from
  30.                               other users.  Note that only the
  31.                               popular swear words are filtered.
  32.   7 Echo        : YES         Echo whatever I type?  For those
  33.                               using a chat-line on their
  34.                               terminal program, set this option
  35.                               to NO.
  36.   8 Color       : NO          Would you like to see ANSI color
  37.                               for anything other than messages?
  38.                               It's highly recommended for those
  39.                               using ANSI terminals.
  40.   9 ColorMsg    : NO          Would you like to see ANSI color
  41.                               for messages?  Currently not
  42.                               supported.
  43.   A ClearScreen : NO          Would you like your screen cleared
  44.                               when executing some commands
  45.                               (eg. /help)?
  46.   B CursorPos   : YES         Does your terminal support ANSI
  47.                               cursor control codes?  This setting
  48.                               is not currently used.
  49.   C ScreenWidth : 80          How many characters per line does
  50.                               your terminal support?
  51.   D ScreenHeight: 25          How many lines per page does your
  52.                               terminal support?
  53.   E Indentation : -1          Would you like left justification
  54.                               for normal sentences?  -1 means
  55.                               set left justify to pass the user
  56.                               name of each message.
  57.   F DefChannel  : 0           The channel you would like to
  58.                               enter when you first enter the
  59.                               conference.
  60.   G Comment     : <none>      Type a message you want others to
  61.                               see when they execute /list.
  62.  *H Prompt      : [$channel|$time]>
  63.                               What you would like as the command
  64.                               line prompt.  You can use any
  65.                               environment variable in the prompt.
  66.  *I MsgMarker   : <--SENT--<< An indicator as to where your
  67.                               message has entered in the message
  68.                               stream.
  69.  *J MsgBreaker  : --          An separator for incoming messages.
  70.                               It separates messages.
  71.  *K PubMsgHeader: <$sender>   How the sender of the normal message
  72.                               is to be displayed.
  73.  *M PvtMsgHeader: *$sender*   How the sender of the whisper or
  74.                               private message is to be displayed.
  75.  
  76.  
  77.   * Environment variables and control codes allowed.
  78.  
  79.   NOTE: Loading/Saving the preferences also affect the /ON
  80.         options.
  81.  
  82.   Examples:
  83.      /pref userealname yes
  84.      /pref save
  85.  
  86.