1 01/22/82 forum request: chairman, cm
2
3 Syntax: cm meeting -control_args
4
5
6 Syntax as an active request: cm meeting
7
8
9 Function:
10 Prints/returns the user_id Person_id.Project_id of the
11 chairman of the specified meeting, or changes the chairman
12 of the current meeting. If no arguments are given, the
13 name of the chairman of the current meeting is printed.
14
15
16 Argument:
17 meeting
18 is the name or pathname of a forum meeting.
19
20 Control Arguments:
21 -force, -fc
22 tells forum not to ask if the chairman should be changed.
23 -set new_chairman
24 changes the chairman of the current meeting. new_chairman must
25 be of the form Person_id.Project_id. Only the current chairman
26 may change the chairman.