Alter Makefile to force 32-bit compile
[capablanca.git] / lasker-2.2.3 / data / help / set
1
2 set
3
4 Usage: set variable_name [value]
5
6   You have a number of predefined variables that control the behavior of your
7 account.  This command allows you to control those variables and modify their
8 settings.  Generally, if "value" is omitted, the variable is toggled ON/OFF
9 (0/1).
10
11 Examples:
12   set shout 0
13   set f4 !private & !computer !abuser
14   set time 10
15   set inc 0
16   set auto 1
17   set style 12
18
19   To see the list of all of variables you can control, type "help variables". 
20 There are also other special uses of the "set" command, as follows.
21
22 BUSY MESSAGE
23
24   If you will be idle for a while, you can have a brief message displayed to
25 users when they "tell" you something.  Read the "busy" help file for details.
26
27 FINGER NOTES
28
29   You can have up to 10 information lines that can be displayed when someone
30 uses the "finger" command.  These text lines are modified by typing "set n
31 <text>" where 'n' can be any integer from 1-10.  You can erase one of your
32 lines by typing "set n" without any text.  (See "notes" help file.)
33
34 FORMULA
35
36   You can filter out match requests by setting a formula.  Your formula may
37 include certain variables you can also set.  Read the "formula" help file for
38 details.
39
40 See Also:  busy  finger  formula  notes  variables
41
42 [Last modified: December 17, 1995 -- Friar]
43