1 03/06/85 forum_remove_participant, frpt
2
3 Syntax as a command: frpt meeting_name Person_id
4
5
6 Function: makes the person identified by Person_id ineligible to
7 attend the meeting_name meeting.
8
9
10 Arguments:
11 meeting_name
12 is the pathname or entryname of the meeting to be adjusted.
13 Pathnames contain greater-than > or less-than < characters. If
14 a pathname is specified, it identifies the meeting to be adjusted.
15 Otherwise, frpt searches for the meeting_name by using the forum
16 search list.
17 Person_id
18 is the Person_id of the user to be removed from participation in the
19 meeting.
20
21
22 Access required: You can use this request if you have either modify
23 permision on the containing directory or chairman access to the
24 meeting.
25
26
27 Notes: The -read_only and -chairman control arguments cannot both be
28 specified.