1 7/3/83  forum request:  switch_on, swn
 2 
 3 Syntax:  swn switch_name {-control_args}
 4 
 5 
 6 Function:  Turns on various switches related to using forum.
 7 
 8 
 9 Arguments:
10 switch_name
11    is the name of the switch to set. See "List of switches" below.
12 
13 
14 Control arguments:
15 -brief, -bf
16    Suppresses the "Specified switch was not changed." error message.
17 -meeting meeting_name, -mtg meeting_name
18    specifies that the switch is to be set for the meeting identified by
19    meeting_name. May not be used with the "seen" switch.
20 -user person_id
21    specifies that the switch for user person_id is to be set. Only
22    the chairman may set another user's flag.
23 
24 
25 List of switches:
26 adjourned, adj
27    Prevents users from entering the meeting. Only the chairman may set
28    this switch.
29 meeting_eligibility_messages, mtg_emsg
30    Turns on printing of eligibilty messages for this meeting. This
31    switch may only be set by the chairman.
32 notify, nt
33    Turns on the notify switch for the meeting. This means that an
34    interactive message will be sent each time a transaction is entered
35    if the user is logged in and has issued the forum_accept_notifications
36    command.
37 participating, part
38    Turns on the participation switch for the meeting.
39 
40 
41 safety
42    Turns on the storage system safety switch for this meeting. This switch
43    will cause the delete command to query the user before the meeting is
44    deleted.
45 seen TRANS_SPECS
46    Marks the specified transactions as having been seen. Type
47    "help trans_specs" for information on transaction specifiers and
48    for an explanation of the seen switch.